From 376c2477531bad5485d9b7d25ea8164592c154111abb702c9942e59ecc9ab713 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 5 Nov 2021 08:44:45 +0000 Subject: [PATCH] Accepting request 928012 from GNOME:Next MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Update to version 41.1: + Fix showing a ‘transaction in progress’ error when using the rpm-ostree plugin + Don’t recommend a reboot if firmware updates fail + Fix flathub repo being considered present on Fedora 35 with filtered flathub + Allow searching for extensions + Fix translation of main button on updates page + Fix codec installation process + Various minor UI tweaks and fixes + Add new GNOME Circle apps to the featured carousel + Improve metadata support for snaps + Fix update checks being missed across suspend/hibernation + Ensure application lists are updated when repositories are enabled/installed or disabled/removed + Updated translations. - Drop now unused _version 40_0 define. OBS-URL: https://build.opensuse.org/request/show/928012 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=205 --- gnome-software-41.0.tar.xz | 3 --- gnome-software-41.1.tar.xz | 3 +++ gnome-software.changes | 21 +++++++++++++++++++++ gnome-software.spec | 4 ++-- 4 files changed, 26 insertions(+), 5 deletions(-) delete mode 100644 gnome-software-41.0.tar.xz create mode 100644 gnome-software-41.1.tar.xz diff --git a/gnome-software-41.0.tar.xz b/gnome-software-41.0.tar.xz deleted file mode 100644 index 0a25878..0000000 --- a/gnome-software-41.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0240b76ec9df622d9bec0eb38e4ac563caede6808bad93b88263d80970ff39c1 -size 3217336 diff --git a/gnome-software-41.1.tar.xz b/gnome-software-41.1.tar.xz new file mode 100644 index 0000000..75b610e --- /dev/null +++ b/gnome-software-41.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a297766281af2dbeccacb1024c713ec8498c6827ef91246e9de86ae9a1fe17b +size 3229292 diff --git a/gnome-software.changes b/gnome-software.changes index 0847126..301e692 100644 --- a/gnome-software.changes +++ b/gnome-software.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Thu Oct 28 17:57:20 UTC 2021 - Bjørn Lie + +- Update to version 41.1: + + Fix showing a ‘transaction in progress’ error when using the + rpm-ostree plugin + + Don’t recommend a reboot if firmware updates fail + + Fix flathub repo being considered present on Fedora 35 with + filtered flathub + + Allow searching for extensions + + Fix translation of main button on updates page + + Fix codec installation process + + Various minor UI tweaks and fixes + + Add new GNOME Circle apps to the featured carousel + + Improve metadata support for snaps + + Fix update checks being missed across suspend/hibernation + + Ensure application lists are updated when repositories are + enabled/installed or disabled/removed + + Updated translations. +- Drop now unused _version 40_0 define. + ------------------------------------------------------------------- Sat Sep 18 08:39:25 UTC 2021 - Bjørn Lie diff --git a/gnome-software.spec b/gnome-software.spec index 4620f7b..d63333c 100644 --- a/gnome-software.spec +++ b/gnome-software.spec @@ -17,9 +17,9 @@ %define gs_plugin_api 16 -%define _version 40_0 + Name: gnome-software -Version: 41.0 +Version: 41.1 Release: 0 Summary: GNOME Software Store License: GPL-2.0-or-later