From 96efa7a555d5779e635bf3ad22738d361bf97706232aee2adca7a7ec48be83cf Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 4 Jun 2021 16:56:24 +0000 Subject: [PATCH] Accepting request 897402 from GNOME:Next OBS-URL: https://build.opensuse.org/request/show/897402 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=199 --- gnome-software-40.1.tar.xz | 3 --- gnome-software-40.2.tar.xz | 3 +++ gnome-software.changes | 20 ++++++++++++++++++++ gnome-software.spec | 2 +- 4 files changed, 24 insertions(+), 4 deletions(-) delete mode 100644 gnome-software-40.1.tar.xz create mode 100644 gnome-software-40.2.tar.xz diff --git a/gnome-software-40.1.tar.xz b/gnome-software-40.1.tar.xz deleted file mode 100644 index d6652a7..0000000 --- a/gnome-software-40.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:361ad41cd0c3f1f9b527b6194ef0cee6ac15b62e63481b566f5277ae0548029b -size 3093832 diff --git a/gnome-software-40.2.tar.xz b/gnome-software-40.2.tar.xz new file mode 100644 index 0000000..30f6ee6 --- /dev/null +++ b/gnome-software-40.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbd1dd2a0bafc3f53dde42003c4a4a03746cb8d64dc5d27eb8dbe6736ee72796 +size 3093012 diff --git a/gnome-software.changes b/gnome-software.changes index 41a2327..a4d0261 100644 --- a/gnome-software.changes +++ b/gnome-software.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Fri Jun 4 09:47:37 UTC 2021 - Bjørn Lie + +- Update to version 40.2: + + Avoid spurious polkit prompts by the PackageKit plugin for + background operations + + Handle NULL OS name or version + + Fix a crash related to version history gathering + + Fix a crash when a Flatpak component had been renamed + + Improve error reporting when low on disk space for Flatpak + + Fix a deadlock after Flatpak changes from the command line + + Fix list of alternative application sources to not show + duplicates + + Fix application icon loading for already cached icons + + Fix crash loading empty DEP-11 data + + Fix update of related Flatpak runtimes + + Fix automatic download of pending updates + + Consider only critical updates as important + + Updated translations. + ------------------------------------------------------------------- Sun May 2 19:33:31 UTC 2021 - Michael Gorse diff --git a/gnome-software.spec b/gnome-software.spec index 78d0e6a..150ae61 100644 --- a/gnome-software.spec +++ b/gnome-software.spec @@ -19,7 +19,7 @@ %define gs_plugin_api 16 %define _version 40_0 Name: gnome-software -Version: 40.1 +Version: 40.2 Release: 0 Summary: GNOME Software Store License: GPL-2.0-or-later