diff --git a/.gitignore b/.gitignore index 2320bcb..58242ee 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,4 @@ /gnome-software-3.13.5-5c89189.tar.xz /gnome-software-3.13.90.tar.xz /gnome-software-3.13.91.tar.xz +/gnome-software-3.13.92.tar.xz diff --git a/gnome-software.spec b/gnome-software.spec index 9e0cd56..974634a 100644 --- a/gnome-software.spec +++ b/gnome-software.spec @@ -1,12 +1,11 @@ Summary: A software center for GNOME Name: gnome-software -Version: 3.13.91 +Version: 3.13.92 Release: 1%{?dist} License: GPLv2+ Group: Applications/System URL: https://wiki.gnome.org/Apps/Software Source0: http://download.gnome.org/sources/gnome-software/3.13/%{name}-%{version}.tar.xz -#Source0: %{name}-%{version}-%{shortcommit}.tar.xz # Replace Epiphany with Firefox in the system apps list Patch0: gnome-software-system-apps-firefox.patch @@ -98,6 +97,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/gnome-software/modulesets.d/*.xml %changelog +* Tue Sep 16 2014 Kalev Lember - 3.13.92-1 +- Update to 3.13.92 + * Tue Sep 02 2014 Kalev Lember - 3.13.91-1 - Update to 3.13.91 diff --git a/sources b/sources index 4386f49..267c5ce 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9076f42f16c7e0ee418cb009e5832b47 gnome-software-3.13.91.tar.xz +236831feb7bf2542ce58ef943313677f gnome-software-3.13.92.tar.xz