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-04 22:30:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/AppStream (Old) and /work/SRC/openSUSE:Factory/.AppStream.new.28202 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "AppStream" Wed Oct 4 22:30:40 2023 rev:38 rq:1114964 version:0.16.3 Changes: -------- --- /work/SRC/openSUSE:Factory/AppStream/AppStream.changes 2023-08-30 10:21:29.902321813 +0200 +++ /work/SRC/openSUSE:Factory/.AppStream.new.28202/AppStream.changes 2023-10-04 22:31:10.711049261 +0200 @@ -1,0 +2,8 @@ +Tue Oct 3 05:30:07 UTC 2023 - Antonio Larrosa <alarr...@suse.com> + +- Enable vala support when building in SLE-15 SP6 +- Fix condition in files section for the case where vala support + is disabled, where some files are being generated but were not + included + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ AppStream.spec ++++++ --- /var/tmp/diff_new_pack.L2vn1l/_old 2023-10-04 22:31:11.963094514 +0200 +++ /var/tmp/diff_new_pack.L2vn1l/_new 2023-10-04 22:31:11.963094514 +0200 @@ -19,7 +19,7 @@ %define libappstream_sover 4 %define libAppStreamQt_sover 2 %define libappstream_compose_sover 0 -%if 0%{?sle_version} >= 150300 && 0%{?is_opensuse} || 0%{?suse_version} > 1500 +%if 0%{?sle_version} >= 150300 && 0%{?is_opensuse} || 0%{?sle_version} >= 150600 || 0%{?suse_version} > 1500 %bcond_without vala %endif Name: AppStream @@ -246,9 +246,9 @@ %dir %{_datadir}/vala/vapi/ %{_datadir}/vala/vapi/appstream.deps %{_datadir}/vala/vapi/appstream.vapi +%endif %{_datadir}/doc/appstream %{_mandir}/man1/appstreamcli-compose*.1.gz -%endif %files -n typelib-1_0-AppStream-1.0 %{_libdir}/girepository-1.0/AppStream-1.0.typelib