Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libostree for openSUSE:Factory checked in at 2022-07-05 12:27:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libostree (Old) and /work/SRC/openSUSE:Factory/.libostree.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libostree" Tue Jul 5 12:27:12 2022 rev:22 rq:986580 version:2021.6 Changes: -------- --- /work/SRC/openSUSE:Factory/libostree/libostree.changes 2021-12-16 21:20:23.750545978 +0100 +++ /work/SRC/openSUSE:Factory/.libostree.new.1548/libostree.changes 2022-07-05 12:27:19.053856673 +0200 @@ -1,0 +2,6 @@ +Sat Jul 2 20:32:48 UTC 2022 - Andreas Stieger <andreas.stie...@gmx.de> + +- fix incorrect preun scriptlet leading to ostree-remount.service + message upon package removal boo#1036208 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libostree.spec ++++++ --- /var/tmp/diff_new_pack.BZrqgS/_old 2022-07-05 12:27:19.537857382 +0200 +++ /var/tmp/diff_new_pack.BZrqgS/_new 2022-07-05 12:27:19.545857393 +0200 @@ -1,7 +1,7 @@ # # spec file for package libostree # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,6 @@ %define _dracutmodulesdir %(pkg-config --variable dracutmodulesdir dracut) - Name: libostree Version: 2021.6 Release: 0 @@ -28,7 +27,6 @@ Source: %{name}-%{version}.tar.xz # PATCH-FIX-OPENSUSE ostree-grub2-location.patch boo#974714 dims...@opensuse.org -- Fix path to grub-mkconfig_lib Patch0: ostree-grub2-location.patch - BuildRequires: bison BuildRequires: gjs BuildRequires: gnome-common @@ -145,7 +143,7 @@ %preun %service_del_preun ostree-prepare-root.service -%service_del_preun ostree-remount.service.service +%service_del_preun ostree-remount.service %post %service_add_post ostree-prepare-root.service @@ -187,12 +185,15 @@ %exclude %{_libexecdir}/libostree/grub2* %files -n libostree-1-1 +%license COPYING %{_libdir}/libostree-1.so.* %files -n typelib-1_0-OSTree-1_0 +%license COPYING %{_libdir}/girepository-1.0/OSTree-1.0.typelib %files devel +%license COPYING %{_includedir}/ostree-1/ %{_libdir}/libostree-1.so %{_libdir}/pkgconfig/ostree-1.pc @@ -200,6 +201,7 @@ %ifnarch s390 s390x %{arm} %files grub2 +%license COPYING %dir %{_sysconfdir}/grub.d/ %{_sysconfdir}/grub.d/*ostree %{_libexecdir}/libostree/grub2*