Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package AppStream for openSUSE:Factory 
checked in at 2021-02-23 20:18:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/AppStream (Old)
 and      /work/SRC/openSUSE:Factory/.AppStream.new.2378 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "AppStream"

Tue Feb 23 20:18:53 2021 rev:21 rq:873084 version:0.14.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/AppStream/AppStream.changes      2021-01-15 
19:44:39.293881117 +0100
+++ /work/SRC/openSUSE:Factory/.AppStream.new.2378/AppStream.changes    
2021-02-23 20:20:37.299667201 +0100
@@ -1,0 +2,49 @@
+Wed Feb 17 10:03:36 UTC 2021 - Dominique Leuenberger <[email protected]>
+
+- Update to version 0.14.1:
+  + Features:
+    - Switch back from Soup to cURL for HTTP(S).
+    - validator: Check a few more things on requires/recommends
+      items.
+    - Only download the first bytes of a file when checking URLs
+      for validity.
+  + Specification: spec: Officially mark <mimetypes/> tag as
+    deprecated.
+  + Bugfixes:
+    - qt: Return better errors in AppStream::Metadata.
+    - Do not automatically clean up errors that will be propagated.
+    - Remove overall extern "C" to make very new (2.67+) GLib
+      versions happy.
+    - ascli: Don???t use GNU C extension type names.
+    - build: Use c11 rather than gnu11 and define vendor extensions
+      separately.
+- Changes from version 0.14.0:
+  + Features:
+    - news-to-metainfo: Interpret placeholder release dates as
+      denoting a dev version.
+    - Make as_utils_build_data_id public API.
+    - Add AsReview for attaching user reviews to software
+      components.
+    - Add a branch element to component data-IDs.
+    - utils: Add data-ID hashing and matching functions.
+    - utils: Make as_gstring_replace public API.
+    - Add branch info to on-disk cached components.
+    - content-rating: Add as_content_rating_add_attribute API.
+    - Rename INPUTMETHOD component kind enum to INPUT_METHOD.
+    - Add "cabinet" bundle type for firmware deployments.
+    - Make AsTokenMatch public API.
+    - Add function to AsScreenshot to get image closest to
+      preferred size.
+    - Allow AsComponent to directly ingest desktop-entry data.
+    - Make as_pool_build_search_tokens API public.
+    - Add "origin" token match.
+    - Make as_component_add_provided_item API public.
+    - Add some useful image dimension constants.
+    - compose: Add blur function from asglib.
+    - Add more efficient load_from_bytes method to AsComponent.
+  + Updated translations.
+- Drop fix-build-gcc7.patch: no longer applicable.
+- Replace pkgconfig(libsoup-2.4) with pkgconfig(libcurl)
+  BuildRequires: follow upstreams switch back to cURL.
+
+-------------------------------------------------------------------

Old:
----
  AppStream-0.13.1.tar.xz
  AppStream-0.13.1.tar.xz.asc
  fix-build-gcc7.patch

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

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

Other differences:
------------------
++++++ AppStream.spec ++++++
--- /var/tmp/diff_new_pack.n4P2Bl/_old  2021-02-23 20:20:37.987667809 +0100
+++ /var/tmp/diff_new_pack.n4P2Bl/_new  2021-02-23 20:20:37.991667813 +0100
@@ -19,7 +19,7 @@
 %define libappstream_sover 4
 %define libAppStreamQt_sover 2
 Name:           AppStream
-Version:        0.13.1
+Version:        0.14.1
 Release:        0
 Summary:        Tools and libraries to work with AppStream metadata
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later
@@ -28,8 +28,6 @@
 Source0:        
http://www.freedesktop.org/software/appstream/releases/%{name}-%{version}.tar.xz
 Source1:        
http://www.freedesktop.org/software/appstream/releases/%{name}-%{version}.tar.xz.asc
 Source2:        %{name}.keyring
-# PATCH-FIX-UPSTREAM
-Patch100:       fix-build-gcc7.patch
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  gettext
 BuildRequires:  gperf
@@ -42,7 +40,7 @@
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(glib-2.0) >= 2.58
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
-BuildRequires:  pkgconfig(libsoup-2.4)
+BuildRequires:  pkgconfig(libcurl)
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(yaml-0.1)
 Recommends:     curl

++++++ AppStream-0.13.1.tar.xz -> AppStream-0.14.1.tar.xz ++++++
++++ 196568 lines of diff (skipped)

Reply via email to