diff --git a/.gitignore b/.gitignore index f6eb11a..20af7cf 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,4 @@ /gnome-software-3.15.91.tar.xz /gnome-software-3.15.92.tar.xz /gnome-software-3.16.0.tar.xz +/gnome-software-3.16.1.tar.xz diff --git a/gnome-software.spec b/gnome-software.spec index 13fe478..8474c44 100644 --- a/gnome-software.spec +++ b/gnome-software.spec @@ -6,7 +6,7 @@ Summary: A software center for GNOME Name: gnome-software -Version: 3.16.0 +Version: 3.16.1 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -113,6 +113,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/gnome-software/modulesets.d/*.xml %changelog +* Tue Apr 14 2015 Kalev Lember - 3.16.1-1 +- Update to 3.16.1 + * Mon Mar 23 2015 Kalev Lember - 3.16.0-1 - Update to 3.16.0 diff --git a/sources b/sources index e7d7c28..70124aa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a43b55f9c2efc06c06d0be7c4b532a6a gnome-software-3.16.0.tar.xz +f71646cd5f49b8b4ddd1b2936740c561 gnome-software-3.16.1.tar.xz