Hello community,

here is the log from the commit of package libburn for openSUSE:Factory checked 
in at 2020-05-02 22:12:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libburn (Old)
 and      /work/SRC/openSUSE:Factory/.libburn.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libburn"

Sat May  2 22:12:43 2020 rev:6 rq:799316 version:1.5.2.pl01

Changes:
--------
--- /work/SRC/openSUSE:Factory/libburn/libburn.changes  2018-11-06 
14:11:54.374860120 +0100
+++ /work/SRC/openSUSE:Factory/.libburn.new.2738/libburn.changes        
2020-05-02 22:12:43.991957320 +0200
@@ -1,0 +2,23 @@
+Mon Apr 27 17:49:41 UTC 2020 - Luigi Baldoni <[email protected]>
+
+- Update to version 1.5.2.pl01
+* Bug fix
+  + cdrskin multi-track burning was slow and stalled after track 1.
+    Regression introduced in version 1.5.0, O_DIRECT is now
+    disabled for track sources.
+  version 1.5.2:
+  * Bug fixes
+    + No lock was obtained for setting up a fifo object
+    + Stream recording was applied regardless whether the drive
+      offers it. This caused Xfburn failures with some MATSHITA
+      laptop drives.
+    + TDK Corporation was not recognized as manufacturer of
+      DVD-R "TTH02"
+  * Made libburn ready for building out-of-source.
+  * New API calls burn_drive_get_feature_codes(),
+    burn_drive_get_feature()
+  * New cdrskin option --list_features
+- Added signature file and keyring as sources
+- Spec cleanup
+
+-------------------------------------------------------------------

Old:
----
  libburn-1.5.0.tar.gz

New:
----
  libburn-1.5.2.pl01.tar.gz
  libburn-1.5.2.pl01.tar.gz.asc
  libburn.keyring

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

Other differences:
------------------
++++++ libburn.spec ++++++
--- /var/tmp/diff_new_pack.7KWfFH/_old  2020-05-02 22:12:44.831959080 +0200
+++ /var/tmp/diff_new_pack.7KWfFH/_new  2020-05-02 22:12:44.835959088 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libburn
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,17 @@
 
 
 %define so_ver 4
+%define basever 1.5.2
 Name:           libburn
-Version:        1.5.0
+Version:        1.5.2.pl01
 Release:        0
 Summary:        Library for Writing Preformatted Data onto Optical Media
 License:        GPL-2.0-or-later
 Group:          Productivity/Multimedia/CD/Record
-Url:            http://libburnia-project.org/
+URL:            http://libburnia-project.org/
 Source0:        
http://files.libburnia-project.org/releases/%{name}-%{version}.tar.gz
+Source1:        
http://files.libburnia-project.org/releases/%{name}-%{version}.tar.gz.asc
+Source2:        %{name}.keyring
 BuildRequires:  doxygen
 BuildRequires:  fdupes
 BuildRequires:  pkgconfig
@@ -60,11 +63,11 @@
 its drives without using the normal block device I/O.
 
 %prep
-%setup -q
+%autosetup -n %{name}-%{basever}
 
 %build
 %configure --disable-static
-make %{?_smp_mflags}
+%make_build
 doxygen doc/doxygen.conf
 
 %install
@@ -83,7 +86,8 @@
 %postun -n libburn%{so_ver} -p /sbin/ldconfig
 
 %files devel
-%doc AUTHORS CONTRIBUTORS COPYING COPYRIGHT ChangeLog README
+%license COPYING
+%doc AUTHORS CONTRIBUTORS COPYRIGHT ChangeLog README
 %doc doc/{cdtext.txt,cookbook.txt,mediainfo.txt}
 %doc %{_docdir}/%{name}-devel/html/
 %{_includedir}/libburn/
@@ -91,10 +95,10 @@
 %{_libdir}/libburn.so
 
 %files -n cdrskin
-%doc COPYING COPYRIGHT
+%license COPYING COPYRIGHT
 %doc cdrskin/{README,cdrskin_eng.html,changelog.txt,wiki_plain.txt}
 %{_bindir}/cdrskin
-%{_mandir}/man1/cdrskin.1*
+%{_mandir}/man1/cdrskin.1%{?ext_man}
 
 %files -n libburn%{so_ver}
 %{_libdir}/libburn.so.%{so_ver}*

++++++ libburn-1.5.2.pl01.tar.gz.asc ++++++
-----BEGIN PGP ARMORED FILE-----
Version: GnuPG v1
Comment: Use "gpg --dearmor" for unpacking

iEYEABECAAYFAl3cJgoACgkQ6cvfwKvAqFThmQCfQjXFMYlsj2FKoU67ba+XBgnR
WnMAn2xhskQ/dI6e9tseC1LG72YZBdVW
=w8eM
-----END PGP ARMORED FILE-----

Reply via email to