Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package AppStream for openSUSE:Factory 
checked in at 2022-05-14 22:52:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/AppStream (Old)
 and      /work/SRC/openSUSE:Factory/.AppStream.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "AppStream"

Sat May 14 22:52:09 2022 rev:28 rq:976577 version:0.15.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/AppStream/AppStream.changes      2022-03-05 
14:44:46.939721590 +0100
+++ /work/SRC/openSUSE:Factory/.AppStream.new.1538/AppStream.changes    
2022-05-14 22:52:13.698995860 +0200
@@ -1,0 +2,46 @@
+Mon Apr 25 17:47:50 UTC 2022 - Ferdinand Thiessen <r...@fthiessen.de>
+
+- Update to version 0.15.3
+  * qt: Include enums for VcsBrowser and Contribute
+  * Add vcs-browser and contribute URL type
+  * validate: Improve validation of desktop files alongside metainfo data
+  * its: Mark deprecated rules as deprecated
+  * Implement l10n support for metainfo keyword tags
+  * validator: Perform basic validation of keywords in metainfo data
+  * compose: Prefer metainfo keywords over desktop-entry keywords
+  * Specification:
+    * docs: Document keywords for metainfo files as well
+    * docs: Spell it metainfo, not meta-info if referencing metainfo.xml files
+    * spec: Document how keywords in metainfo files should be translated
+  * Multiple Bugfixes
+- Update to version 0.15.2
+  * Relicense remaining GPL-2.0 code to LGPL-2.1+
+  * compose: Allow setting a custom CAInfo file
+  * qt: Always use C library for enum-to-string conversions
+  * compose: Allow any amount of release entries for OS components
+  * compose: Implement more flexible icon policy
+  * validator: Ensure component-ID has no punctuation prefix
+  * validator: Check existence of version and date release properties
+  * Implement component-wide end-of-life date attribute
+  * compose: Build API documentation
+  * Support the new swcatalog catalog metadata location and add app-info 
fallback
+  * When finding components by ID, use provided IDs if no exact matches were 
found
+  * ascli: Fix install/remove commands, add Flatpak support
+  * Implement XML & YAML read/write of the "branding" tag group
+  * Handle embedded lists in YAML release info paragraphs
+  * Specification:
+    * spec: Specify a "date_eol" property for the component itself
+    * spec: Specify the new "branding" tag
+    * docs: Update links to API reference pages
+    * spec: Require that branding colours start with a hash symbol
+    * docs: Clarify license and ship license copies
+    * docs: Document media_baseurl property of components
+  * Multiple bugfixes
+
+-------------------------------------------------------------------
+Tue Mar 22 20:25:15 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com>
+
+- Add Appstream Requires to Appstream-devel package, a devel
+  package should require it's own binary and config.
+
+-------------------------------------------------------------------

Old:
----
  AppStream-0.15.1.tar.xz
  AppStream-0.15.1.tar.xz.asc

New:
----
  AppStream-0.15.3.tar.xz
  AppStream-0.15.3.tar.xz.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ AppStream.spec ++++++
--- /var/tmp/diff_new_pack.fE2BKZ/_old  2022-05-14 22:52:14.246996544 +0200
+++ /var/tmp/diff_new_pack.fE2BKZ/_new  2022-05-14 22:52:14.250996549 +0200
@@ -22,10 +22,10 @@
 %define libappstream_sover 4
 %define libAppStreamQt_sover 2
 Name:           AppStream
-Version:        0.15.1
+Version:        0.15.3
 Release:        0
 Summary:        Tools and libraries to work with AppStream metadata
-License:        GPL-2.0-or-later AND LGPL-2.1-or-later
+License:        LGPL-2.1-or-later
 Group:          Development/Libraries/C and C++
 URL:            https://www.freedesktop.org/software/appstream/docs/
 Source0:        
http://www.freedesktop.org/software/appstream/releases/%{name}-%{version}.tar.xz
@@ -34,11 +34,8 @@
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  gettext
 BuildRequires:  gperf
-BuildRequires:  meson >= 0.48
-%if %{with vala}
-BuildRequires:  vala
-%endif
 BuildRequires:  itstool
+BuildRequires:  meson >= 0.62
 BuildRequires:  pkgconfig
 BuildRequires:  xsltproc
 BuildRequires:  pkgconfig(Qt5Core)
@@ -50,6 +47,9 @@
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(xmlb) >= 0.3.6
 BuildRequires:  pkgconfig(yaml-0.1)
+%if %{with vala}
+BuildRequires:  vala
+%endif
 Recommends:     curl
 
 %description
@@ -88,6 +88,7 @@
 Summary:        Header files for AppStream development
 License:        GPL-2.0-or-later
 Group:          Development/Libraries/C and C++
+Requires:       %{name} = %{version}
 Requires:       libappstream%{libappstream_sover} = %{version}
 
 %description devel
@@ -158,7 +159,7 @@
 %{_mandir}/man1/appstreamcli.*
 
 %files -n libappstream%{libappstream_sover}
-%license LICENSE*
+%license COPYING AUTHORS
 %{_libdir}/libappstream.so.%{libappstream_sover}
 %{_libdir}/libappstream.so.%{version}
 

++++++ AppStream-0.15.1.tar.xz -> AppStream-0.15.3.tar.xz ++++++
++++ 89226 lines of diff (skipped)

Reply via email to