Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package AppStream for openSUSE:Factory checked in at 2026-07-28 17:49:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/AppStream (Old) and /work/SRC/openSUSE:Factory/.AppStream.new.2004 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "AppStream" Tue Jul 28 17:49:12 2026 rev:62 rq:1367809 version:1.1.5 Changes: -------- --- /work/SRC/openSUSE:Factory/AppStream/AppStream.changes 2026-07-20 10:00:11.209839891 +0200 +++ /work/SRC/openSUSE:Factory/.AppStream.new.2004/AppStream.changes 2026-07-28 17:49:31.774890990 +0200 @@ -1,0 +2,39 @@ +Sun Jul 26 07:09:13 UTC 2026 - Christophe Marin <[email protected]> + +- Update to 1.1.5 + Features: + * sysinfo: Implement display size detection on macOS + * sysinfo: Assume a more modern display for the handset chassis template + * sysinfo: Assume a more modern display for the tablet chassis template + * sysinfo: Initial code to autodetect the display size on Wayland + * sysinfo: Handle fractional display scaling via xdg-output + * Implement support for GCVE as vulnerability database provider + * qt: Sync enum mirrors with the C library + * qt: Add Artifact, Checksum, Reference, Review and Agreement wrappers + * qt: Wrap missing C API on existing classes + * reviews: Add simple interface to fetch ODRS reviews for a component + * reviews: Implement support for submitting reviews + Specification: + * docs: Suggest using the longest display side for maximum size constraints + Bugfixes: + * qt: Add back wrong const Component::addBundle for ABI compatibility + * qt: Use strndup for C string-list conversion + * pool: Fix bidirectional wildcard search for modalias provides + * Make GResources we need outlive main thread destruction + * pool: Properly implement cancellation of load operations + * sysinfo: Fix display-length setter overriding the shortest edge + * relation-check: Don't zero the score if a required check errored + * curl: Harden downloader by restricting protocols to only HTTP(S) + * curl: Allow making POST requests and changing the user agent + * curl: Fix retry-loop data corruption and don't blindly retry POST requests + * yaml: Fix potential crashes when encountering missing relation entry values + * yaml: Adjust tests and emitter to work around libfyaml string-quoting change + * yaml: Ensure version relations are consistently quoted + * qt: Fix buffer overrun in stringListToCharArray +- Drop patches: + * 0001-yaml-Fix-potential-crashes-when-encountering-missing.patch + * 0001-yaml-Adjust-tests-and-emitter-to-work-around-libfyam.patch + * 0001-yaml-Ensure-version-relations-are-consistently-quote.patch + * 0001-trivial-yaml-Ensure-branding-color-values-are-also-c.patch + +------------------------------------------------------------------- Old: ---- 0001-trivial-yaml-Ensure-branding-color-values-are-also-c.patch 0001-yaml-Adjust-tests-and-emitter-to-work-around-libfyam.patch 0001-yaml-Ensure-version-relations-are-consistently-quote.patch 0001-yaml-Fix-potential-crashes-when-encountering-missing.patch AppStream-1.1.3.tar.xz AppStream-1.1.3.tar.xz.asc New: ---- AppStream-1.1.5.tar.xz AppStream-1.1.5.tar.xz.asc ----------(Old B)---------- Old: * 0001-yaml-Ensure-version-relations-are-consistently-quote.patch * 0001-trivial-yaml-Ensure-branding-color-values-are-also-c.patch Old: * 0001-yaml-Fix-potential-crashes-when-encountering-missing.patch * 0001-yaml-Adjust-tests-and-emitter-to-work-around-libfyam.patch * 0001-yaml-Ensure-version-relations-are-consistently-quote.patch Old: * 0001-yaml-Adjust-tests-and-emitter-to-work-around-libfyam.patch * 0001-yaml-Ensure-version-relations-are-consistently-quote.patch * 0001-trivial-yaml-Ensure-branding-color-values-are-also-c.patch Old:- Drop patches: * 0001-yaml-Fix-potential-crashes-when-encountering-missing.patch * 0001-yaml-Adjust-tests-and-emitter-to-work-around-libfyam.patch ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ AppStream.spec ++++++ --- /var/tmp/diff_new_pack.62OU4d/_old 2026-07-28 17:49:33.718958968 +0200 +++ /var/tmp/diff_new_pack.62OU4d/_new 2026-07-28 17:49:33.718958968 +0200 @@ -33,7 +33,7 @@ %define libAppStreamQt_sover 3 %define libappstream_compose_sover 0 Name: AppStream -Version: 1.1.3 +Version: 1.1.5 Release: 0 Summary: Tools and libraries to work with AppStream metadata License: LGPL-2.1-or-later @@ -41,11 +41,6 @@ Source0: https://www.freedesktop.org/software/appstream/releases/%{rname}-%{version}.tar.xz Source1: https://www.freedesktop.org/software/appstream/releases/%{rname}-%{version}.tar.xz.asc Source2: AppStream.keyring -# PATCH-FIX-UPSTREAM -Patch0: 0001-yaml-Fix-potential-crashes-when-encountering-missing.patch -Patch1: 0001-yaml-Adjust-tests-and-emitter-to-work-around-libfyam.patch -Patch2: 0001-yaml-Ensure-version-relations-are-consistently-quote.patch -Patch3: 0001-trivial-yaml-Ensure-branding-color-values-are-also-c.patch BuildRequires: cairo-devel BuildRequires: docbook5-xsl-stylesheets %if %{with gcc15} @@ -85,6 +80,7 @@ BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(pango) BuildRequires: pkgconfig(xmlb) >= 0.3.14 +BuildRequires: pkgconfig(wayland-client) Recommends: curl %description ++++++ AppStream-1.1.3.tar.xz -> AppStream-1.1.5.tar.xz ++++++ ++++ 117372 lines of diff (skipped)
