diff --git a/.gitignore b/.gitignore index 8697956..3e60b76 100644 --- a/.gitignore +++ b/.gitignore @@ -55,3 +55,4 @@ /gnome-software-3.19.90.tar.xz /gnome-software-3.19.91.tar.xz /gnome-software-3.19.92.tar.xz +/gnome-software-3.20.0.tar.xz diff --git a/gnome-software.spec b/gnome-software.spec index 8714071..b8bc5da 100644 --- a/gnome-software.spec +++ b/gnome-software.spec @@ -9,7 +9,7 @@ Summary: A software center for GNOME Name: gnome-software -Version: 3.19.92 +Version: 3.20.0 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -121,6 +121,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/gnome-software/modulesets.d/*.xml %changelog +* Tue Mar 22 2016 Kalev Lember - 3.20.0-1 +- Update to 3.20.0 + * Mon Mar 14 2016 Richard Hughes - 3.19.92-1 - Update to 3.19.92 diff --git a/sources b/sources index cf88606..8415eb4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -23e1eb45bb6368a4ce8d3131d86ecacb gnome-software-3.19.92.tar.xz +9ff0bb18191d126058421d0ba0b02773 gnome-software-3.20.0.tar.xz