diff --git a/.gitignore b/.gitignore index df9e703..732cef1 100644 --- a/.gitignore +++ b/.gitignore @@ -60,3 +60,4 @@ /gnome-software-3.20.2.tar.xz /gnome-software-3.21.1.tar.xz /gnome-software-3.21.2.tar.xz +/gnome-software-3.21.4.tar.xz diff --git a/gnome-software.spec b/gnome-software.spec index 66fd884..0542cca 100644 --- a/gnome-software.spec +++ b/gnome-software.spec @@ -11,8 +11,8 @@ Summary: A software center for GNOME Name: gnome-software -Version: 3.21.2 -Release: 2%{?dist} +Version: 3.21.4 +Release: 1%{?dist} License: GPLv2+ Group: Applications/System URL: https://wiki.gnome.org/Apps/Software @@ -140,6 +140,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : #%{_datadir}/gtk-doc/html/gnome-software %changelog +* Mon Jul 18 2016 Richard Hughes - 3.21.4-1 +- Update to 3.21.4 + * Thu May 26 2016 Kalev Lember - 3.21.2-2 - Build with flatpak support diff --git a/sources b/sources index 8520058..7615d6f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a9ae01f46d2483cf3e6fc0b47a47479d gnome-software-3.21.2.tar.xz +7be5f13999d035ec0b67a667217cc4cd gnome-software-3.21.4.tar.xz