diff --git a/gnome-software-3.19.92.tar.xz b/gnome-software-3.19.92.tar.xz deleted file mode 100644 index 4711186..0000000 --- a/gnome-software-3.19.92.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8f81a3f20c18fc70cd26dfd899c5a71ad4e81308ed41e64afd3c7d53bd0eff7c -size 3167116 diff --git a/gnome-software-3.20.0.tar.xz b/gnome-software-3.20.0.tar.xz new file mode 100644 index 0000000..ef66d5f --- /dev/null +++ b/gnome-software-3.20.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d2e187b8f0c70e5b5e0841b123310bd3bf961a47e23fcca106a84ea92b80b70 +size 3169944 diff --git a/gnome-software.changes b/gnome-software.changes index b6a76c2..f20fdbe 100644 --- a/gnome-software.changes +++ b/gnome-software.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Mar 21 14:42:27 UTC 2016 - dimstar@opensuse.org + +- Update to version 3.20.0: + + Actually show the error dialog for an invalid file. + + Fix a crash when double clicking package files. + + Remove placeholder text from application details label. + ------------------------------------------------------------------- Mon Mar 14 18:45:42 UTC 2016 - dimstar@opensuse.org diff --git a/gnome-software.spec b/gnome-software.spec index 9425314..a6e40a5 100644 --- a/gnome-software.spec +++ b/gnome-software.spec @@ -17,14 +17,14 @@ Name: gnome-software -Version: 3.19.92 +Version: 3.20.0 Release: 0 %define gs_plugin_api 9 Summary: GNOME Software Store License: GPL-2.0+ Group: System/GUI/GNOME Url: https://wiki.gnome.org/Design/Apps/Software -Source: http://download.gnome.org/sources/gnome-software/3.19/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-software/3.20/%{name}-%{version}.tar.xz # PATCH-FEATURE-OPENSUSE gnome-software-PK-updates.patch dimstar@opensuse.org -- Switch to PackageKit Update provider instead of systemd offline updates. Patch0: gnome-software-PK-updates.patch # PATCH-FEATURE-OPENSUSE gnome-software-add-default-yast-appfolder.patch boo#897713 badshah400@gmail.com -- Adds a YaST app-folder by default, in addition to existing app-folders Sundry and Utilities @@ -45,7 +45,7 @@ BuildRequires: pkgconfig(libxslt) BuildRequires: pkgconfig(packagekit-glib2) >= 1.1.0 BuildRequires: pkgconfig(polkit-gobject-1) BuildRequires: pkgconfig(sqlite3) -BuildRequires: pkgconfig(xdg-app) >= 0.4.7 +BuildRequires: pkgconfig(xdg-app) >= 0.4.14 BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires: iso-codes Requires: libzypp-plugin-appdata