Hello community, here is the log from the commit of package libisoburn for openSUSE:Factory checked in at 2018-11-08 09:48:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libisoburn (Old) and /work/SRC/openSUSE:Factory/.libisoburn.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libisoburn" Thu Nov 8 09:48:20 2018 rev:7 rq:646179 version:1.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libisoburn/libisoburn.changes 2018-04-04 11:09:05.016070170 +0200 +++ /work/SRC/openSUSE:Factory/.libisoburn.new/libisoburn.changes 2018-11-08 09:48:30.129098983 +0100 @@ -1,0 +2,13 @@ +Thu Nov 1 20:01:27 UTC 2018 - Asterios Dramis <asterios.dra...@gmail.com> + +- Update to 1.5.0: + * Bug fix: Multi-session emulation was not recognized with + non-zero partition offset + * New bit10 of isoburn_drive_aquire() to accept all xattr + namespaces + * New -xattr mode "any" to process all xattr namespaces of local + filesystem + * New -as mkisofs option --xattr-any + * New -as mkisofs options -uid and -gid + +------------------------------------------------------------------- Old: ---- libisoburn-1.4.8.tar.gz New: ---- libisoburn-1.5.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libisoburn.spec ++++++ --- /var/tmp/diff_new_pack.5bWR8i/_old 2018-11-08 09:48:30.581098451 +0100 +++ /var/tmp/diff_new_pack.5bWR8i/_new 2018-11-08 09:48:30.581098451 +0100 @@ -12,13 +12,13 @@ # 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 so_ver 1 Name: libisoburn -Version: 1.4.8 +Version: 1.5.0 Release: 0 Summary: Frontend for libburn and libisofs License: GPL-2.0-or-later @@ -137,11 +137,15 @@ %install_info --info-dir="%{_infodir}" "%{_infodir}/xorriso.info%{ext_info}" %install_info --info-dir="%{_infodir}" "%{_infodir}/xorrisofs.info%{ext_info}" %install_info --info-dir="%{_infodir}" "%{_infodir}/xorrecord.info%{ext_info}" +%post -n xorriso-tcltk +%install_info --info-dir="%{_infodir}" "%{_infodir}/xorriso-tcltk.info%{?ext_info}" %preun -n xorriso %install_info_delete --info-dir="%{_infodir}" "%{_infodir}/xorriso.info%{ext_info}" %install_info_delete --info-dir="%{_infodir}" "%{_infodir}/xorrisofs.info%{ext_info}" %install_info_delete --info-dir="%{_infodir}" "%{_infodir}/xorrecord.info%{ext_info}" +%preun -n xorriso-tcltk +%install_info_delete --info-dir="%{_infodir}" "%{_infodir}/xorriso-tcltk.info%{?ext_info}" %files devel %license COPYING @@ -174,5 +178,7 @@ %files -n xorriso-tcltk %doc frontend/README-tcltk %{_bindir}/xorriso-tcltk +%{_mandir}/man1/xorriso-tcltk.1%{?ext_man} +%{_infodir}/xorriso-tcltk.info%{?ext_info} %changelog ++++++ libisoburn-1.4.8.tar.gz -> libisoburn-1.5.0.tar.gz ++++++ ++++ 4340 lines of diff (skipped)