Hello community,
here is the log from the commit of package libcdio-paranoia for
openSUSE:Factory checked in at 2019-02-04 21:10:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libcdio-paranoia (Old)
and /work/SRC/openSUSE:Factory/.libcdio-paranoia.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libcdio-paranoia"
Mon Feb 4 21:10:17 2019 rev:10 rq:668998 version:10.2+2.0.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/libcdio-paranoia/libcdio-paranoia.changes
2015-12-25 13:05:59.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.libcdio-paranoia.new.28833/libcdio-paranoia.changes
2019-02-04 21:10:19.331892506 +0100
@@ -0,0 +1,25 @@
+
+-------------------------------------------------------------------
+Mon Jan 28 08:13:34 UTC 2019 - Karol Babioch <[email protected]>
+
+- version 10.2+2.0.0 (2019-01-26)
+ * Now works with audio CD's that start on a track greater than 1.
+ * typos in manual page and README
+ * Do not attempt to call a NULL callback from mskamp
+- version 10.2+0.94+2 (2017-08-22)
+ * Add --force-overread
+ Force overreading into the lead-out portion of the disc. This option
+ is only applicable when using the "-O" option with a positive sample
+ offset value. Many drives are not capable of reading into this
+ portion of the disc and attempting to do so on those drives will
+ produce read errors and possibly hard lockups
+- version 10.2+0.94+1 (2017-03-25)
+ * Fix problem where end of span seems to default to last track.
+ * Fix NULL pointer dereference that occurs when byte swapping is needed.
+ * Re-silence recently added gcc -Wunused-result warnings
+ * Use @LIBS@ figured out by autoconf when linking (for -lrt on Linux).
+ * Incorrect track was getting used in matching.
+- Added sig file along with keyring for source verification
+- Make use of %license macro
+- Adopted for change of README to README.md
+
Old:
----
libcdio-paranoia-10.2+0.93+1.tar.gz
New:
----
libcdio-paranoia-10.2+2.0.0.tar.bz2
libcdio-paranoia-10.2+2.0.0.tar.bz2.sig
libcdio-paranoia.keyring
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libcdio-paranoia.spec ++++++
--- /var/tmp/diff_new_pack.8Bp4ZV/_old 2019-02-04 21:10:19.951892285 +0100
+++ /var/tmp/diff_new_pack.8Bp4ZV/_new 2019-02-04 21:10:19.951892285 +0100
@@ -1,7 +1,7 @@
#
# spec file for package libcdio-paranoia
#
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -12,21 +12,23 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%define sonum 2
Name: libcdio-paranoia
-Version: 10.2+0.93+1
+Version: 10.2+2.0.0
Release: 0
Summary: CDDA reader
-License: GPL-3.0
+License: GPL-3.0-only
Group: Productivity/Multimedia/Other
Url: http://savannah.gnu.org/projects/libcdio
-Source0:
http://ftp.gnu.org/gnu/libcdio/libcdio-paranoia-%{version}.tar.gz
-Source1: baselibs.conf
+Source0:
http://ftp.gnu.org/gnu/libcdio/libcdio-paranoia-%{version}.tar.bz2
+Source1:
http://ftp.gnu.org/gnu/libcdio/libcdio-paranoia-%{version}.tar.bz2.sig
+Source2:
https://savannah.nongnu.org/project/memberlist-gpgkeys.php?group=libcdio&download=1#/%{name}.keyring
+Source3: baselibs.conf
Patch1: libcdio-paranoia.libcdio_cddda-libs.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: libtool
@@ -104,7 +106,8 @@
%files -n cd-paranoia
%defattr (-, root, root)
-%doc COPYING README NEWS NEWS AUTHORS
+%doc README* NEWS NEWS AUTHORS
+%license COPYING
%{_bindir}/cd-paranoia
%doc %{_mandir}/ja/man1/cd-paranoia.1.gz
%doc %{_mandir}/man1/cd-paranoia.1.gz