Hello community, here is the log from the commit of package libisofs for openSUSE:Factory checked in at 2020-05-02 22:12:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libisofs (Old) and /work/SRC/openSUSE:Factory/.libisofs.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libisofs" Sat May 2 22:12:40 2020 rev:7 rq:799315 version:1.5.2 Changes: -------- --- /work/SRC/openSUSE:Factory/libisofs/libisofs.changes 2018-11-06 14:11:46.842870079 +0100 +++ /work/SRC/openSUSE:Factory/.libisofs.new.2738/libisofs.changes 2020-05-02 22:12:42.627954462 +0200 @@ -1,0 +2,22 @@ +Mon Apr 27 18:00:48 UTC 2020 - Luigi Baldoni <[email protected]> + +- Update to version 1.5.2 + * New API calls iso_write_opts_set_part_type_guid(), + iso_write_opts_set_iso_type_guid() + * New API call iso_nowtime() + * New flag bit2 of iso_node_set_acl_text() to be verbous about + failures + * Made libisofs ready for building out-of-source. + * Bug fix: Appended GPT partitions were not covered by the + protective MBR partition + * Bug fix: Multi-session emulation spoiled GPT production. + "GPT partitions ... overlap". Regression towards 1.4.8 + * Bug fix: Appending partitions 5 to 8 caused damaged ISO + filesystems if not for SUN disk label + * Bug fix: SIGSEGV happened if options bit 14 of + iso_write_opts_set_system_area() is set and no El Torito + boot image is defined +- Add signature and keyring as sources +- Spec cleanup + +------------------------------------------------------------------- Old: ---- libisofs-1.5.0.tar.gz New: ---- libisofs-1.5.2.tar.gz libisofs-1.5.2.tar.gz.asc libisofs.keyring ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libisofs.spec ++++++ --- /var/tmp/diff_new_pack.O0sxWJ/_old 2020-05-02 22:12:43.371956021 +0200 +++ /var/tmp/diff_new_pack.O0sxWJ/_new 2020-05-02 22:12:43.375956029 +0200 @@ -1,7 +1,7 @@ # # spec file for package libisofs # -# 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 @@ -18,21 +18,21 @@ %define so_ver 6 Name: libisofs -Version: 1.5.0 +Version: 1.5.2 Release: 0 Summary: Library for Creating ISO-9660 Filesystems License: GPL-2.0-or-later AND LGPL-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: libacl-devel BuildRequires: pkgconfig -BuildRequires: zlib-devel -%if 0%{?suse_version} > 1320 || (0%{?is_opensuse} && 0%{?sle_version} >= 120300) -BuildRequires: libjte-devel -%endif +BuildRequires: pkgconfig(libacl) +BuildRequires: pkgconfig(libjte-1) +BuildRequires: pkgconfig(zlib) %description Libisofs is a library for creating ISO-9660 filesystems with extensions like @@ -89,7 +89,7 @@ %build %configure --disable-static -make %{?_smp_mflags} +%make_build doxygen doc/doxygen.conf %install @@ -111,7 +111,8 @@ %postun -n libisofs%{so_ver} -p /sbin/ldconfig %files devel -%doc AUTHORS COPYING COPYRIGHT ChangeLog NEWS README Roadmap TODO +%license COPYING COPYRIGHT +%doc AUTHORS ChangeLog NEWS README Roadmap TODO %doc doc/{Tutorial,checksums.txt,susp_aaip_2_0.txt,susp_aaip_isofs_names.txt,zisofs_format.txt} %doc %{_docdir}/%{name}-devel/html/ %{_includedir}/libisofs/ ++++++ libisofs-1.5.0.tar.gz -> libisofs-1.5.2.tar.gz ++++++ ++++ 3468 lines of diff (skipped) ++++++ libisofs-1.5.2.tar.gz.asc ++++++ -----BEGIN PGP ARMORED FILE----- Version: GnuPG v1 Comment: Use "gpg --dearmor" for unpacking iEYEABECAAYFAl20UVkACgkQ6cvfwKvAqFQhvwCeMdymDUKkqQzL5MqM5pfK21BZ b7AAoL0mMPmF+301MdTJQqBA5wHUi566 =nCDL -----END PGP ARMORED FILE-----
