diff --git a/gnome-software-3.25.91.tar.xz b/gnome-software-3.25.91.tar.xz deleted file mode 100644 index 21555cf..0000000 --- a/gnome-software-3.25.91.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e98497976d37ede5e7d9e4caa76afa14226778c938e5a7d6e9d64e4863786cb5 -size 5080292 diff --git a/gnome-software-3.26.0.tar.xz b/gnome-software-3.26.0.tar.xz new file mode 100644 index 0000000..2dba03d --- /dev/null +++ b/gnome-software-3.26.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb31b3c863ee05381015b4458b08da3a8afafee6dda5d1d8b39c2d6198e6d280 +size 5091828 diff --git a/gnome-software.changes b/gnome-software.changes index c3fcd69..e439807 100644 --- a/gnome-software.changes +++ b/gnome-software.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Mon Sep 11 14:47:54 UTC 2017 - dimstar@opensuse.org + +- Update to version 3.26.0: + + Use the new fwupd API in 0.9.7 to avoid when a reboot is + required. + + Pass the complete proxy settings to PackageKit. + + Bugs fixed: + - Do not crash when emitting an uncommon error message. + - Do not show a critical warning with new versions of fwupd. + - Do not show an error for a remote-less flatpakref + application. + - Don't refine PackageKit packages after we've been cancelled. + - Fix a possible crash on 32 bit systems. + - Fix GNOME Shell search results for snap applications. + - Properly disable shell-extensions when not running GNOME + Shell. + + Updated translations. + ------------------------------------------------------------------- Tue Aug 22 15:30:49 UTC 2017 - zaitor@opensuse.org diff --git a/gnome-software.spec b/gnome-software.spec index 43b5d70..8cfa3e6 100644 --- a/gnome-software.spec +++ b/gnome-software.spec @@ -18,13 +18,13 @@ %define gs_plugin_api 11 Name: gnome-software -Version: 3.25.91 +Version: 3.26.0 Release: 0 Summary: GNOME Software Store License: GPL-2.0+ Group: System/GUI/GNOME Url: https://wiki.gnome.org/Design/Apps/Software -Source: https://download.gnome.org/sources/gnome-software/3.25/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-software/3.26/%{name}-%{version}.tar.xz BuildRequires: gtk-doc BuildRequires: intltool >= 0.35.0 BuildRequires: meson