diff --git a/gnome-software-3.30.5.tar.xz b/gnome-software-3.30.5.tar.xz deleted file mode 100644 index f74da62..0000000 --- a/gnome-software-3.30.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:22a183f7af2ee77f243a00eebea0e32ab54cfe0abb3597e7d7a8cf8511105d34 -size 5198616 diff --git a/gnome-software-3.30.6.tar.xz b/gnome-software-3.30.6.tar.xz new file mode 100644 index 0000000..5c3a866 --- /dev/null +++ b/gnome-software-3.30.6.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54630cdcde67cc571905a2ef5918fb7697f6aff80d937340440869f65c0c9002 +size 5217384 diff --git a/gnome-software.changes b/gnome-software.changes index 87d6bc8..885e1be 100644 --- a/gnome-software.changes +++ b/gnome-software.changes @@ -1,3 +1,35 @@ +------------------------------------------------------------------- +Tue Dec 18 08:16:31 UTC 2018 - bjorn.lie@gmail.com + +- Update to version 3.30.6: + + Fix various thread safety related crashes. + + Fix row unrevealing to not leave behind 2 pixels on the + updates page. + + Make the refresh button to actually refresh packagekit cache. + + Fix various issues that could lead to cache refresh getting + stuck. + + Show updates available notifications even when automatic + updates are disabled. + + Fix counting apps in the updates applied notification. + + Improve packagekit update loading code, hopefully making it + more robust. + + Fix an issue that could lead to the packagekit plugin + activating on rpm-ostree based systems. + + Switch flatpak updates to use a single transaction, which lets + us share more code (and bugs) with the command line flatpak + utility. + + Fix various issues with transitioning from the "Download" state + to "Restart & Update". + + Don't error out from update downloads if the ODRS server is + unavailable. + + Fix old updates accumulating in the OS Updates item. + + Various flatpakref installation fixes. + + Fix opening the details page when clicking on "Show Details" in + GNOME Shell. + + Fix opening shell extensions details from GNOME Tweaks. + + Various fixes for initial loading state. + + Updated transactions. + ------------------------------------------------------------------- Tue Nov 20 02:38:19 UTC 2018 - sckang@suse.com diff --git a/gnome-software.spec b/gnome-software.spec index dd09a23..a0d0c01 100644 --- a/gnome-software.spec +++ b/gnome-software.spec @@ -12,13 +12,13 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %define gs_plugin_api 12 Name: gnome-software -Version: 3.30.5 +Version: 3.30.6 Release: 0 Summary: GNOME Software Store License: GPL-2.0-or-later