Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package AppStream for openSUSE:Factory checked in at 2021-10-26 20:13:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/AppStream (Old) and /work/SRC/openSUSE:Factory/.AppStream.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "AppStream" Tue Oct 26 20:13:29 2021 rev:25 rq:927094 version:0.14.6 Changes: -------- --- /work/SRC/openSUSE:Factory/AppStream/AppStream.changes 2021-09-02 23:20:06.192537653 +0200 +++ /work/SRC/openSUSE:Factory/.AppStream.new.1890/AppStream.changes 2021-10-26 20:13:34.074005817 +0200 @@ -1,0 +2,6 @@ +Thu Oct 21 13:13:04 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 0.14.6. Check the NEWS file for the list of changes. +- Only install the license files once. + +------------------------------------------------------------------- Old: ---- AppStream-0.14.4.tar.xz AppStream-0.14.4.tar.xz.asc New: ---- AppStream-0.14.6.tar.xz AppStream-0.14.6.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ AppStream.spec ++++++ --- /var/tmp/diff_new_pack.YlY06N/_old 2021-10-26 20:13:34.766006182 +0200 +++ /var/tmp/diff_new_pack.YlY06N/_new 2021-10-26 20:13:34.770006184 +0200 @@ -22,7 +22,7 @@ %define libappstream_sover 4 %define libAppStreamQt_sover 2 Name: AppStream -Version: 0.14.4 +Version: 0.14.6 Release: 0 Summary: Tools and libraries to work with AppStream metadata License: GPL-2.0-or-later AND LGPL-2.1-or-later @@ -133,6 +133,9 @@ %install %meson_install +# Unneeded test file +rm -r %{buildroot}%{_datadir}/installed-tests + %check %meson_test @@ -150,7 +153,6 @@ %files %doc NEWS -%license LICENSE* %{_bindir}/appstreamcli %config(noreplace) %{_sysconfdir}/appstream.conf %dir %{_datadir}/metainfo @@ -158,13 +160,11 @@ %{_mandir}/man1/appstreamcli.* %files -n libappstream%{libappstream_sover} -%doc NEWS %license LICENSE* %{_libdir}/libappstream.so.%{libappstream_sover} %{_libdir}/libappstream.so.%{version} %files -n libAppStreamQt%{libAppStreamQt_sover} -%license LICENSE* %{_libdir}/libAppStreamQt.so.%{libAppStreamQt_sover} %{_libdir}/libAppStreamQt.so.%{version} @@ -187,7 +187,6 @@ %endif %files -n typelib-1_0-AppStream-1.0 -%license LICENSE* %{_libdir}/girepository-1.0/AppStream-1.0.typelib %files doc ++++++ AppStream-0.14.4.tar.xz -> AppStream-0.14.6.tar.xz ++++++ ++++ 74731 lines of diff (skipped)