diff --git a/gnome-software-3.16.3.tar.xz b/gnome-software-3.16.3.tar.xz deleted file mode 100644 index 68da4b2..0000000 --- a/gnome-software-3.16.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:96322d7c2265bd031f27a703ccfec3a4f16f573f79e1d4039b49dbed4c9fed05 -size 2236236 diff --git a/gnome-software-3.16.4.tar.xz b/gnome-software-3.16.4.tar.xz new file mode 100644 index 0000000..72b1bb6 --- /dev/null +++ b/gnome-software-3.16.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:627b3f1738f2ad7dcd19d387ff6496d38e38d4b97dbd89ec5573f2ddf31edb2b +size 2228844 diff --git a/gnome-software.changes b/gnome-software.changes index 2237ef0..06dbafa 100644 --- a/gnome-software.changes +++ b/gnome-software.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sun Jun 14 21:42:33 UTC 2015 - zaitor@opensuse.org + +- Update to version 3.16.4: + + Fix a frequent crash in appstream plugin. + + Fix a critical warning when opening the app folder dialog. + + Fix a possible crash when changing the download-updates option + in gsettings. + + Hide updates UI on managed systems. + + Improve the error dialog for failed offline updates. + + Workaround text coming up as selected in the updates dialog. +- Add pkgconfig(polkit-gobject-1) BuildRequires: New dependency. + ------------------------------------------------------------------- Fri Jun 5 19:35:47 UTC 2015 - zaitor@opensuse.org diff --git a/gnome-software.spec b/gnome-software.spec index ce58398..e852a28 100644 --- a/gnome-software.spec +++ b/gnome-software.spec @@ -17,7 +17,7 @@ Name: gnome-software -Version: 3.16.3 +Version: 3.16.4 Release: 0 %define gs_plugin_api 7 Summary: GNOME Software Store @@ -42,6 +42,7 @@ BuildRequires: pkgconfig(gtk+-3.0) >= 3.16 BuildRequires: pkgconfig(libsoup-2.4) BuildRequires: pkgconfig(libxslt) BuildRequires: pkgconfig(packagekit-glib2) >= 1.0.0 +BuildRequires: pkgconfig(polkit-gobject-1) BuildRequires: pkgconfig(sqlite3) BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires: iso-codes