Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package AppStream for openSUSE:Factory 
checked in at 2024-03-03 20:19:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/AppStream (Old)
 and      /work/SRC/openSUSE:Factory/.AppStream.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "AppStream"

Sun Mar  3 20:19:29 2024 rev:45 rq:1154154 version:1.0.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/AppStream/AppStream.changes      2024-02-01 
18:04:40.281568049 +0100
+++ /work/SRC/openSUSE:Factory/.AppStream.new.1770/AppStream.changes    
2024-03-03 20:19:55.351135438 +0100
@@ -1,0 +2,51 @@
+Fri Mar  1 09:46:46 UTC 2024 - Christophe Marin <[email protected]>
+
+- Update to 1.0.2
+  Features:
+  * qt: Allow building for multiple Qt major versions at once
+  * Improve low-quality category check and extend its blacklist
+  * validator: Add some limited developer-ID validation
+  * validator: Emit an overridable warning if homepage URL was omitted
+  * compose: Allow rendering vector graphics to HiDPI bitmaps unconditionally
+  * compose: Allow setting a custom icon-policy on the command-line
+  Specification:
+  * docs: Mention that <summary/> tag can be translated
+  * docs: Generate validation issue tag documentation from code
+  * docs: Add information on how to exclude elements from translation
+  * spec: Recommend using rDNS strings or Fediverse handles as developer-ID
+  * spec: Make launchable requirement for desktop-apps more strict
+  Bugfixes:
+  * qt: Component::customValue should be const
+  * validator: Remove mention of shorthands from 
relation-display-length-value-invalid
+  * sysinfo: Swap arguments of g_pattern_match_simple
+  * qt: Add missing screenshot sorting function
+  * qt: pool: Add missing Q_EMIT keyword
+  * validator: Improve error message if no valid categories were found
+  * validator: Make some length limitations more strict
+  * validator: Only emit developer-name-tag-deprecated once
+  * validator: Ensure filename is properly included in location info again
+  * validator: Improve error reporting on images with missing/bad locales
+  * compose: Don't accidentally set icon scale to 0 in some cases
+  * compose: Add heuristics to show out-of-scope errors if filters were set
+  * Don't prematurely abort URL validity check during semi-large redirects
+  * docs: Update supported hashsums to reflect reality
+  * docs: Describe version comparison letters special case
+  * docs: Clarify release descriptions *must not* contain embedded URL
+  * docs: Explicitly mention /var/cache/swcatalog is a valid
+    catalog data location
+  * tests: Fix tests with old & new FontConfig
+  * its: Allow untranslatable developer/name and agreement sections
+  Miscellaneous:
+  * compose: Clarify that "no valid category" can mean bad ones
+    were ignored
+  * news-convert: Don't strip out the last text in brackets
+- Drop patch, merged upstream:
+  * # 0001-Don-t-prematurely-abort-URL-validity-check-during-se.patch
+
+-------------------------------------------------------------------
+Sun Feb 18 12:44:31 UTC 2024 - Christophe Marin <[email protected]>
+
+- Add upstream change to fix potential URL validity check errors:
+  * 0001-Don-t-prematurely-abort-URL-validity-check-during-se.patch
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ AppStream.spec ++++++
--- /var/tmp/diff_new_pack.EULfWc/_old  2024-03-03 20:19:55.979158158 +0100
+++ /var/tmp/diff_new_pack.EULfWc/_new  2024-03-03 20:19:55.979158158 +0100
@@ -35,7 +35,7 @@
 %define libAppStreamQt_sover 3
 %define libappstream_compose_sover 0
 Name:           AppStream%{?pkg_suffix}
-Version:        1.0.1
+Version:        1.0.2
 Release:        0
 Summary:        Tools and libraries to work with AppStream metadata
 License:        LGPL-2.1-or-later
@@ -215,9 +215,9 @@
 %endif
 
 %if 0%{?qt6}
-%define options -Dqt=true -Dvapi=false -Dcompose=false -Dgir=false
+%define options -Dqt=true -Dqt-versions=6 -Dvapi=false -Dcompose=false 
-Dgir=false
 %else
-%define options -Dqt5=true -Dcompose=true -Dvapi=%{build_vapi}
+%define options -Dqt=true -Dqt-versions=5 -Dcompose=true -Dvapi=%{build_vapi}
 %endif
 
 %if %{with gcc13}

++++++ AppStream-1.0.1.tar.xz -> AppStream-1.0.2.tar.xz ++++++
++++ 97498 lines of diff (skipped)

Reply via email to