diff --git a/gnome-software-3.21.91.tar.xz b/gnome-software-3.21.91.tar.xz deleted file mode 100644 index 80d05b8..0000000 --- a/gnome-software-3.21.91.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7a40dfaace4df80d7408a93d23bbf3a1fca3a2a3052ede4ab9ce4f9705de568c -size 3804596 diff --git a/gnome-software-3.21.92.tar.xz b/gnome-software-3.21.92.tar.xz new file mode 100644 index 0000000..bc675c4 --- /dev/null +++ b/gnome-software-3.21.92.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3a6072a2d0466a19fb6f943bb077104543c9d962695c7fd55d48002888ff871 +size 3834336 diff --git a/gnome-software.changes b/gnome-software.changes index dec81ef..4840d4d 100644 --- a/gnome-software.changes +++ b/gnome-software.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Wed Sep 14 07:53:34 UTC 2016 - zaitor@opensuse.org + +- Update to version 3.21.92: + + Add a new section name in the Addons category for drivers. + + Add a plugin to match a hardware modalias. + + Do not hide the origin when installing or removing an app. + + Do not show the screenshot fallback image for firmware or + drivers. + + Fix launching app's details from the installed notification. + + Fix showing the source line in the installed panel. + + Unbreak the GNOME Shell search provider. + + Use the same padding as a GtkStackSwitcher. + + Updated translations. +- Add pkgconfig(gudev-1.0) BuildRequires: Build GUDev support. + ------------------------------------------------------------------- Wed Aug 31 10:26:22 UTC 2016 - dimstar@opensuse.org diff --git a/gnome-software.spec b/gnome-software.spec index 92539eb..ff891f8 100644 --- a/gnome-software.spec +++ b/gnome-software.spec @@ -17,7 +17,7 @@ Name: gnome-software -Version: 3.21.91 +Version: 3.21.92 Release: 0 %define gs_plugin_api 11 Summary: GNOME Software Store @@ -38,6 +38,7 @@ BuildRequires: pkgconfig(gnome-desktop-3.0) >= 3.17.92 BuildRequires: pkgconfig(gsettings-desktop-schemas) >= 3.11.5 BuildRequires: pkgconfig(gtk+-3.0) >= 3.18.2 BuildRequires: pkgconfig(gtkspell3-3.0) +BuildRequires: pkgconfig(gudev-1.0) BuildRequires: pkgconfig(json-glib-1.0) >= 1.1.1 BuildRequires: pkgconfig(libsecret-1) BuildRequires: pkgconfig(libsoup-2.4) >= 2.51.92