From 845b94c70f0473c60a6976c97ab51c78386ad26c15cccb3d2c2a19f991f813ad Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 10 May 2017 20:03:46 +0000 Subject: [PATCH] Accepting request 494429 from GNOME:Next New stable rel OBS-URL: https://build.opensuse.org/request/show/494429 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=113 --- gnome-software-3.24.1.tar.xz | 3 --- gnome-software-3.24.2.tar.xz | 3 +++ gnome-software.changes | 30 ++++++++++++++++++++++++++++++ gnome-software.spec | 2 +- 4 files changed, 34 insertions(+), 4 deletions(-) delete mode 100644 gnome-software-3.24.1.tar.xz create mode 100644 gnome-software-3.24.2.tar.xz diff --git a/gnome-software-3.24.1.tar.xz b/gnome-software-3.24.1.tar.xz deleted file mode 100644 index 6b639c0..0000000 --- a/gnome-software-3.24.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:32a9a4a4e9f141d845d3bc30b0c9b92e75106bf586e293e66e5cb794f61e77d8 -size 4245080 diff --git a/gnome-software-3.24.2.tar.xz b/gnome-software-3.24.2.tar.xz new file mode 100644 index 0000000..fcb0890 --- /dev/null +++ b/gnome-software-3.24.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76f5df174db8d8d65c6dd459f8ad98b588c9509614e4ae303137bac18063838c +size 4285420 diff --git a/gnome-software.changes b/gnome-software.changes index 97102b6..78526c1 100644 --- a/gnome-software.changes +++ b/gnome-software.changes @@ -1,3 +1,33 @@ +------------------------------------------------------------------- +Wed May 10 19:29:39 UTC 2017 - zaitor@opensuse.org + +- Update to version 3.24.2: + + Use the unique id of an AsApp when creating a GsApp in + gs-appstream. + + Prevent potential abuse of an app list in the plugin-loader. + + trivial: Add one more dep to the example spec file. + + Fix popular-overrides. + + Add the complete flatpak source as a keyword. + + Load the application keywords after the origin keywords have + been added. + + trivial: + - Use the correct type when removing applications. + - Correctly clear custom widget CSS if the metadata key is + cleared. + - Update the feature tile widget if the app name or summary + changes. + - Prevent critical warning when trying to parse an invalid + URI. + - Update more tile widgets if the app name or summary change. + + Fix destdir!=srcdir when running the flatpak tests. + + Fix callback for gs_plugin_loader_url_to_app_async, fixing + small memory leak. + + shell-extensions: Use static URI to fetch extensions data. + + Fix building the external-appstream plugin. + + Do not show the origin comment in the details page. + + Do not abort if a page does not handle the reload vfunc. + + Updated translations. + ------------------------------------------------------------------- Mon Apr 24 17:06:17 UTC 2017 - dimstar@opensuse.org diff --git a/gnome-software.spec b/gnome-software.spec index a9fe437..87840fb 100644 --- a/gnome-software.spec +++ b/gnome-software.spec @@ -17,7 +17,7 @@ Name: gnome-software -Version: 3.24.1 +Version: 3.24.2 Release: 0 %define gs_plugin_api 11 Summary: GNOME Software Store