From 3156583c694ff9634437055b66afb34dfd01f17fb13461a7ef2b075a778c517b Mon Sep 17 00:00:00 2001 From: Luciano Santos Date: Mon, 29 May 2023 06:45:13 +0000 Subject: [PATCH] Accepting request 1089191 from GNOME:Next MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Update to version 44.2: + Fix subsequent checking for updates if the first check after login fails. + Fix checking for updates when automatic updates are disabled. + Fix rare stall when many background jobs are running. + Don’t download rpm-ostree updates when only checking if updates are available. + Fix bug with listing flatpak addons when multiple flathub remotes are enabled. + Fix duplicated sources in app details page when using an appstream URL. + Reduce background resource consumption when idle. + Updated translations. OBS-URL: https://build.opensuse.org/request/show/1089191 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=252 --- gnome-software-44.1.tar.xz | 3 --- gnome-software-44.2.tar.xz | 3 +++ gnome-software.changes | 17 +++++++++++++++++ gnome-software.spec | 2 +- 4 files changed, 21 insertions(+), 4 deletions(-) delete mode 100644 gnome-software-44.1.tar.xz create mode 100644 gnome-software-44.2.tar.xz diff --git a/gnome-software-44.1.tar.xz b/gnome-software-44.1.tar.xz deleted file mode 100644 index b6d6156..0000000 --- a/gnome-software-44.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9dc6551512cf0a26d03e0d79f494870a6916d43c14d82199c43a11d9cc0ad5aa -size 2422660 diff --git a/gnome-software-44.2.tar.xz b/gnome-software-44.2.tar.xz new file mode 100644 index 0000000..27f949b --- /dev/null +++ b/gnome-software-44.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c02dce70e52b37cd29c037650b372adb19b27d20fe44bc0921d81a959d35616c +size 2423844 diff --git a/gnome-software.changes b/gnome-software.changes index 536dc18..91ac648 100644 --- a/gnome-software.changes +++ b/gnome-software.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Fri May 26 13:23:19 UTC 2023 - Bjørn Lie + +- Update to version 44.2: + + Fix subsequent checking for updates if the first check after + login fails. + + Fix checking for updates when automatic updates are disabled. + + Fix rare stall when many background jobs are running. + + Don’t download rpm-ostree updates when only checking if updates + are available. + + Fix bug with listing flatpak addons when multiple flathub + remotes are enabled. + + Fix duplicated sources in app details page when using an + appstream URL. + + Reduce background resource consumption when idle. + + Updated translations. + ------------------------------------------------------------------- Fri Apr 21 08:11:53 UTC 2023 - Bjørn Lie diff --git a/gnome-software.spec b/gnome-software.spec index ae4499c..cc07b63 100644 --- a/gnome-software.spec +++ b/gnome-software.spec @@ -19,7 +19,7 @@ %define gs_plugin_api 20 Name: gnome-software -Version: 44.1 +Version: 44.2 Release: 0 Summary: GNOME Software Store License: GPL-2.0-or-later