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-09-04 22:11:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/AppStream (Old)
 and      /work/SRC/openSUSE:Factory/.AppStream.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "AppStream"

Sun Sep  4 22:11:23 2022 rev:30 rq:1001041 version:0.15.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/AppStream/AppStream.changes      2022-07-09 
16:59:17.148458499 +0200
+++ /work/SRC/openSUSE:Factory/.AppStream.new.2083/AppStream.changes    
2022-09-04 22:11:25.096224262 +0200
@@ -1,0 +2,39 @@
+Fri Sep  2 18:07:51 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com>
+
+- Update to version 0.15.5:
+  * Features:
+    + validator:
+      - Allow severity downgrade of releases-not-in-order for GNOME
+      - Perform stricter integer validation
+      - Check for url redefinitions
+      - Validate the "internet" relation item
+      - Add validation for memory relation
+    + Implement the "replaces" tag
+    + Add convenience function that check if component is free by
+      license and origin
+    + qt: Add wrappers for AsComponent isFree/supports/replaces
+    + Always add untranslated component names to the search index
+    + Implement internet relation item
+  * Specification:
+    + spec:
+      - Specify a proper "replaces" tag
+      - Add an <internet/> kind to requires/recommends/supports
+  * Bugfixes:
+    + validator:
+      - Don't permit overriding the unknown root tag issue
+      - Distinguish translatable from not-translatable tags in
+        duplicate checks
+    + compose:
+      - Don't crash if metainfo file contains an invalid stock icon
+      - Don't synthesize components for desktop files of settings
+        apps
+    + spdx: Fix possible crash when NULL is passed to
+      is_free_license
+    + Return the correct values in as_display_length_kind_from_px()
+  * Miscellaneous:
+    + Silence static analyzer false-positives based on GCC version
+    + data: use lxml to get the XDG categories
+- Package doc sub-package as noarch.
+- Use ldconfig_scriptlets macro for post(un) handling.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ AppStream.spec ++++++
--- /var/tmp/diff_new_pack.uoZMaI/_old  2022-09-04 22:11:25.736226063 +0200
+++ /var/tmp/diff_new_pack.uoZMaI/_new  2022-09-04 22:11:25.740226074 +0200
@@ -22,7 +22,7 @@
 %bcond_without vala
 %endif
 Name:           AppStream
-Version:        0.15.4
+Version:        0.15.5
 Release:        0
 Summary:        Tools and libraries to work with AppStream metadata
 License:        LGPL-2.1-or-later
@@ -100,6 +100,7 @@
 Summary:        Documentation for AppStream
 License:        GPL-2.0-or-later
 Group:          Documentation/HTML
+BuildArch:      noarch
 
 %description doc
 AppStream-Core makes it easy to access application information from the
@@ -143,10 +144,8 @@
 
 %find_lang appstream %{name}.lang
 
-%post -n libappstream%{libappstream_sover} -p /sbin/ldconfig
-%postun -n libappstream%{libappstream_sover} -p /sbin/ldconfig
-%post -n libAppStreamQt%{libAppStreamQt_sover} -p /sbin/ldconfig
-%postun -n libAppStreamQt%{libAppStreamQt_sover} -p /sbin/ldconfig
+%ldconfig_scriptlets -n libappstream%{libappstream_sover}
+%ldconfig_scriptlets -n libAppStreamQt%{libAppStreamQt_sover}
 
 %files lang -f %{name}.lang
 

++++++ AppStream-0.15.4.tar.xz -> AppStream-0.15.5.tar.xz ++++++
++++ 60535 lines of diff (skipped)

Reply via email to