diff --git a/.gitignore b/.gitignore index a2c9cb2..a816c91 100644 --- a/.gitignore +++ b/.gitignore @@ -65,3 +65,4 @@ /gnome-software-3.21.91.tar.xz /gnome-software-3.21.92.tar.xz /gnome-software-3.22.0.tar.xz +/gnome-software-3.22.1.tar.xz diff --git a/gnome-software.spec b/gnome-software.spec index 09a9f8c..547fd67 100644 --- a/gnome-software.spec +++ b/gnome-software.spec @@ -13,7 +13,7 @@ %bcond_without packagekit Name: gnome-software -Version: 3.22.0 +Version: 3.22.1 Release: 1%{?dist} Summary: A software center for GNOME @@ -200,6 +200,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/gtk-doc/html/gnome-software %changelog +* Wed Oct 12 2016 Kalev Lember - 3.22.1-1 +- Update to 3.22.1 + * Mon Sep 19 2016 Kalev Lember - 3.22.0-1 - Update to 3.22.0 diff --git a/sources b/sources index ed0e681..b3c9630 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0d769660090357465cb63cac421294e4 gnome-software-3.22.0.tar.xz +0758878560266f4b70b5878f367aaf5c gnome-software-3.22.1.tar.xz