Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package AppStream for openSUSE:Factory checked in at 2023-10-19 22:47:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/AppStream (Old) and /work/SRC/openSUSE:Factory/.AppStream.new.1945 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "AppStream" Thu Oct 19 22:47:04 2023 rev:39 rq:1118339 version:0.16.3 Changes: -------- --- /work/SRC/openSUSE:Factory/AppStream/AppStream.changes 2023-10-04 22:31:10.711049261 +0200 +++ /work/SRC/openSUSE:Factory/.AppStream.new.1945/AppStream.changes 2023-10-19 22:49:29.491158807 +0200 @@ -1,0 +2,12 @@ +Mon Oct 16 15:08:27 UTC 2023 - Antonio Larrosa <[email protected]> + +- Fix the documentation being put in the devel subpackage while + the doc subpackage was empty. I think the doc %files section was + probably removed inadvertently since it wasn't mentioned in the + changelog and the doc subpackage declaration was left around. +- Moved the appstreamcli-compose man page to the same package + as the binary. +- Make AppStream-compose-devel explicitly require + libappstream-compose0 to stop rpmlint from reporting an error. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ AppStream.spec ++++++ --- /var/tmp/diff_new_pack.2gUOsQ/_old 2023-10-19 22:49:30.035178538 +0200 +++ /var/tmp/diff_new_pack.2gUOsQ/_new 2023-10-19 22:49:30.035178538 +0200 @@ -117,6 +117,7 @@ Group: Development/Libraries/C and C++ Requires: %{name} = %{version} Requires: AppStream-compose = %{version} +Requires: libappstream-compose%{libappstream_compose_sover} %description compose-devel This package contains all necessary files, libraries, @@ -224,6 +225,7 @@ %files compose %{_datadir}/metainfo/org.freedesktop.appstream.compose.metainfo.xml %{_libexecdir}/appstreamcli-compose +%{_mandir}/man1/appstreamcli-compose*.1.gz %files -n libappstream-compose%{libappstream_compose_sover} %{_libdir}/libappstream-compose.so.%{version} @@ -247,8 +249,9 @@ %{_datadir}/vala/vapi/appstream.deps %{_datadir}/vala/vapi/appstream.vapi %endif + +%files doc %{_datadir}/doc/appstream -%{_mandir}/man1/appstreamcli-compose*.1.gz %files -n typelib-1_0-AppStream-1.0 %{_libdir}/girepository-1.0/AppStream-1.0.typelib
