Hello community, here is the log from the commit of package AppStream for openSUSE:Factory checked in at 2018-06-02 11:52:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/AppStream (Old) and /work/SRC/openSUSE:Factory/.AppStream.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "AppStream" Sat Jun 2 11:52:31 2018 rev:10 rq:611760 version:0.11.8 Changes: -------- --- /work/SRC/openSUSE:Factory/AppStream/AppStream.changes 2018-02-12 10:06:12.756971150 +0100 +++ /work/SRC/openSUSE:Factory/.AppStream.new/AppStream.changes 2018-06-02 11:52:35.979006834 +0200 @@ -1,0 +2,7 @@ +Wed May 23 15:25:48 UTC 2018 - [email protected] + +- Use OpenPGP signature provided upstream +- Added AppStream.keyring, which contains the key from the author +- Use %license macro for license files + +------------------------------------------------------------------- New: ---- AppStream-0.11.8.tar.xz.asc AppStream.keyring ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ AppStream.spec ++++++ --- /var/tmp/diff_new_pack.b50dKk/_old 2018-06-02 11:52:36.774977639 +0200 +++ /var/tmp/diff_new_pack.b50dKk/_new 2018-06-02 11:52:36.778977493 +0200 @@ -23,10 +23,12 @@ Version: 0.11.8 Release: 0 Summary: Utilities to generate, maintain and access the AppStream Xapian database -License: GPL-2.0+ and LGPL-2.1+ +License: GPL-2.0-or-later AND LGPL-2.1-or-later Group: Development/Libraries/C and C++ Url: https://www.freedesktop.org/software/appstream/docs/ -Source: http://www.freedesktop.org/software/appstream/releases/%{name}-%{version}.tar.xz +Source0: http://www.freedesktop.org/software/appstream/releases/%{name}-%{version}.tar.xz +Source1: http://www.freedesktop.org/software/appstream/releases/%{name}-%{version}.tar.xz.asc +Source2: %{name}.keyring Patch0: 0001-Fix-regression-from-153.patch BuildRequires: gettext BuildRequires: intltool @@ -53,7 +55,7 @@ %package -n libappstream%{libappstream_sover} Summary: The main library for AppStream -License: GPL-2.0+ and LGPL-2.1+ +License: GPL-2.0-or-later AND LGPL-2.1-or-later Group: System/Libraries %description -n libappstream%{libappstream_sover} @@ -61,7 +63,7 @@ %package -n libAppStreamQt%{libAppStreamQt_sover} Summary: Qt5 bindings for AppStream -License: GPL-2.0+ and LGPL-2.1+ +License: GPL-2.0-or-later AND LGPL-2.1-or-later Group: System/Libraries %description -n libAppStreamQt%{libAppStreamQt_sover} @@ -69,7 +71,7 @@ %package -n libAppStreamQt-devel Summary: Needed include files and libraries for development -License: GPL-2.0+ and LGPL-2.1+ +License: GPL-2.0-or-later AND LGPL-2.1-or-later Group: Development/Libraries/C and C++ Requires: libAppStreamQt%{libAppStreamQt_sover} = %{version} Requires: libappstream%{libappstream_sover} = %{version} @@ -81,7 +83,7 @@ %package devel Summary: Needed include files and libraries for development -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Development/Libraries/C and C++ Requires: libappstream%{libappstream_sover} = %{version} @@ -92,7 +94,7 @@ %package doc Summary: Documentation for AppStream -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Documentation/HTML %description doc @@ -103,7 +105,7 @@ %package -n typelib-1_0-AppStream-1.0 Summary: Simple software installation management software -- Introspection bindings -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: System/Libraries %description -n typelib-1_0-AppStream-1.0 @@ -153,7 +155,8 @@ %files %defattr(-,root,root) -%doc LICENSE* NEWS +%doc NEWS +%license LICENSE* %{_bindir}/appstreamcli %config(noreplace) %{_sysconfdir}/appstream.conf %dir %{_datadir}/metainfo @@ -162,12 +165,13 @@ %files -n libappstream%{libappstream_sover} %defattr(-,root,root) -%doc LICENSE* NEWS +%doc NEWS +%license LICENSE* %{_libdir}/libappstream.so.* %files -n libAppStreamQt%{libAppStreamQt_sover} %defattr(-,root,root) -%doc LICENSE* +%license LICENSE* %{_libdir}/libAppStreamQt.so.* %files -n libAppStreamQt-devel @@ -190,7 +194,7 @@ %files -n typelib-1_0-AppStream-1.0 %defattr(-,root,root) -%doc LICENSE* +%license LICENSE* %{_libdir}/girepository-1.0/AppStream-1.0.typelib %files doc
