diff --git a/gnome-software-3.27.92.tar.xz b/gnome-software-3.27.92.tar.xz deleted file mode 100644 index 42bc42a..0000000 --- a/gnome-software-3.27.92.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ff1e988e9307b6ab74676ca00a0660f1ef7df91a7c47840c7f25a0d6a462d57c -size 5169500 diff --git a/gnome-software-3.28.0.tar.xz b/gnome-software-3.28.0.tar.xz new file mode 100644 index 0000000..99e5e0d --- /dev/null +++ b/gnome-software-3.28.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:934b6b0da37192b6c9fbdf6b6219ed58e890eeb0ab783e1125ac00447f7f8b7f +size 5171460 diff --git a/gnome-software.changes b/gnome-software.changes index fe38782..29a56f2 100644 --- a/gnome-software.changes +++ b/gnome-software.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Tue Mar 13 08:06:25 UTC 2018 - dimstar@opensuse.org + +- Update to version 3.28.0: + + Fix the build on NixOS. + + Fix purchasing not working after authentication. + + Revert a commit that led to flatpak updates failing without any + feedback. + + Make front page featured tile corners round to match other + tiles. + + Fix in-app notification close button alignment. + + Several fixes to make error notifications more useful. + + snap: Fix invalid metadata after cancelled refine. + + snap: Launch command line snaps with 'snap run'. + + Updated translations. + ------------------------------------------------------------------- Tue Mar 6 03:27:52 UTC 2018 - dimstar@opensuse.org diff --git a/gnome-software.spec b/gnome-software.spec index d15602e..47b495f 100644 --- a/gnome-software.spec +++ b/gnome-software.spec @@ -18,13 +18,13 @@ %define gs_plugin_api 11 Name: gnome-software -Version: 3.27.92 +Version: 3.28.0 Release: 0 Summary: GNOME Software Store License: GPL-2.0-or-later Group: System/GUI/GNOME URL: https://wiki.gnome.org/Apps/Software -Source0: http://download.gnome.org/sources/gnome-software/3.27/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gnome-software/3.28/%{name}-%{version}.tar.xz BuildRequires: gtk-doc BuildRequires: meson BuildRequires: pkgconfig