Hello community,

here is the log from the commit of package libcdio for openSUSE:Factory checked 
in at 2019-07-21 11:30:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libcdio (Old)
 and      /work/SRC/openSUSE:Factory/.libcdio.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libcdio"

Sun Jul 21 11:30:06 2019 rev:44 rq:715755 version:2.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libcdio/libcdio.changes  2018-06-15 
14:35:43.735488344 +0200
+++ /work/SRC/openSUSE:Factory/.libcdio.new.4126/libcdio.changes        
2019-07-21 11:30:07.844820010 +0200
@@ -1,0 +2,23 @@
+Tue Jul 16 10:51:54 UTC 2019 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Update to version 2.1.0:
+  + NetBSD driver fixes. Switch from MSF addressing to LBA
+    addressing in driver.
+  + Fix handling in drivers,libcdio-paranoia and `cd-info` when
+    starting track number is greater than 1.
+  + More tolerant of non-compliant ISOs such as openSUSE Leap 15.0.
+  + `cdda-player` fixes, such as adding a missing `-d` in
+    cdda-player help.
+  + `cdtext_list_languages_v2()` to be preferred over now
+    deprecated `cdtext_list_languages()`. New API call
+    `cdtext_set_language_index()`.
+  + Add `read-disc-struct` example program to show how to use a MMC
+    `DVD_READ_DISC_STRUCTURE`.
+  + Various errors in driver reading turned into warnings.
+  + Some code cleanups and documentation improvements.
+  + Bugs:
+    - I/O leak when we can't read ISO file 
(https://savannah.gnu.org/bugs/index.php?53170)
+    - Cdtext not displayed in case of `CDTEXT_LANGUAGE_UNKNOWN` 
(https://savannah.gnu.org/bugs/index.php?3929)
+    - cd-text with invalid characters failing to convert to utf8 
(https://savannah.gnu.org/bugs/index.php?3928)
+
+-------------------------------------------------------------------

Old:
----
  libcdio-2.0.0.tar.gz
  libcdio-2.0.0.tar.gz.sig

New:
----
  libcdio-2.1.0.tar.bz2
  libcdio-2.1.0.tar.bz2.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ cdio-utils.spec ++++++
--- /var/tmp/diff_new_pack.YaxCaX/_old  2019-07-21 11:30:08.844819841 +0200
+++ /var/tmp/diff_new_pack.YaxCaX/_new  2019-07-21 11:30:08.864819839 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package cdio-utils
 #
-# Copyright (c) 2018 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,20 +12,20 @@
 # 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 cdioutils 1
 Name:           cdio-utils
-Version:        2.0.0
+Version:        2.1.0
 Release:        0
 Summary:        Utility programs making use of libcdio, a CD-ROM access library
 License:        GPL-3.0-or-later
 Group:          Productivity/Multimedia/Other
 URL:            https://savannah.gnu.org/projects/libcdio
-Source0:        https://ftp.gnu.org/gnu/libcdio/libcdio-%{version}.tar.gz
-Source1:        https://ftp.gnu.org/gnu/libcdio/libcdio-%{version}.tar.gz.sig
+Source0:        https://ftp.gnu.org/gnu/libcdio/libcdio-%{version}.tar.bz2
+Source1:        https://ftp.gnu.org/gnu/libcdio/libcdio-%{version}.tar.bz2.sig
 Source2:        libcdio.keyring
 Source4:        baselibs.conf
 BuildRequires:  fdupes
@@ -75,7 +75,7 @@
 %fdupes -s %{buildroot}%{_mandir}
 
 %files -n cdio-utils
-%doc AUTHORS NEWS README README.libcdio THANKS TODO
+%doc AUTHORS NEWS.md README README.libcdio THANKS TODO
 %license COPYING*
 %{_bindir}/cd-*
 %{_bindir}/cdda-*

++++++ libcdio.spec ++++++
--- /var/tmp/diff_new_pack.YaxCaX/_old  2019-07-21 11:30:08.952819824 +0200
+++ /var/tmp/diff_new_pack.YaxCaX/_new  2019-07-21 11:30:08.956819822 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libcdio
 #
-# Copyright (c) 2018 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,23 +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 cdio_name libcdio18
+%define cdio_name libcdio19
 %define cdiopp_name libcdio++0
 %define iso9660_name libiso9660-11
 %define udf_name libudf0
 Name:           libcdio
-Version:        2.0.0
+Version:        2.1.0
 Release:        0
 Summary:        CD-ROM Access Library
 License:        GPL-3.0-or-later
 Group:          Productivity/Multimedia/Other
 URL:            https://savannah.gnu.org/projects/libcdio
-Source0:        https://ftp.gnu.org/gnu/libcdio/%{name}-%{version}.tar.gz
-Source1:        https://ftp.gnu.org/gnu/libcdio/%{name}-%{version}.tar.gz.sig
+Source0:        https://ftp.gnu.org/gnu/libcdio/%{name}-%{version}.tar.bz2
+Source1:        https://ftp.gnu.org/gnu/libcdio/%{name}-%{version}.tar.bz2.sig
 Source2:        %{name}.keyring
 Source3:        baselibs.conf
 BuildRequires:  fdupes

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.YaxCaX/_old  2019-07-21 11:30:08.976819819 +0200
+++ /var/tmp/diff_new_pack.YaxCaX/_new  2019-07-21 11:30:08.976819819 +0200
@@ -1,4 +1,4 @@
-libcdio18
+libcdio19
   obsoletes "libcdio-<targettype> <= <version>"
   provides "libcdio-<targettype> = <version>"
 libiso9660-11

++++++ libcdio-2.0.0.tar.gz -> libcdio-2.1.0.tar.bz2 ++++++
++++ 10462 lines of diff (skipped)



Reply via email to