diff --git a/.gitignore b/.gitignore index fa862fc..b389db0 100644 --- a/.gitignore +++ b/.gitignore @@ -52,3 +52,4 @@ /gnome-software-3.18.2.tar.xz /gnome-software-3.18.3.tar.xz /gnome-software-3.19.4.tar.xz +/gnome-software-3.19.90.tar.xz diff --git a/gnome-software.spec b/gnome-software.spec index 287ce2d..c16422a 100644 --- a/gnome-software.spec +++ b/gnome-software.spec @@ -8,8 +8,8 @@ Summary: A software center for GNOME Name: gnome-software -Version: 3.19.4 -Release: 2%{?dist} +Version: 3.19.90 +Release: 1%{?dist} License: GPLv2+ Group: Applications/System URL: https://wiki.gnome.org/Apps/Software @@ -118,6 +118,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/gnome-software/modulesets.d/*.xml %changelog +* Mon Feb 15 2016 Richard Hughes - 3.19.90-1 +- Update to 3.19.90 + * Wed Feb 03 2016 Fedora Release Engineering - 3.19.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 97e0b7c..bc8021d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b98c22b7afdcd4489f3d09a93e37f9b9 gnome-software-3.19.4.tar.xz +5e7a8c601d97d1fa8e9f99c7b36762de gnome-software-3.19.90.tar.xz