diff --git a/.gitignore b/.gitignore index 68ece79..de63b52 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ /fedora-21.xml.gz /gnome-software-3.13.2.tar.xz /gnome-software-3.13.3-7491627.tar.xz +/gnome-software-3.13.3.tar.xz diff --git a/gnome-software.spec b/gnome-software.spec index c893e5d..7509330 100644 --- a/gnome-software.spec +++ b/gnome-software.spec @@ -1,16 +1,13 @@ %define distrotag 21 -%define shortcommit 7491627 - Summary: A software center for GNOME Name: gnome-software Version: 3.13.3 -Release: 0.2.git%{shortcommit}%{?dist} +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 +Source0: http://download.gnome.org/sources/gnome-software/3.13/%{name}-%{version}.tar.xz Requires: appstream-data Requires: epiphany-runtime @@ -93,6 +90,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/gnome-software/modulesets.d/*.xml %changelog +* Wed Jun 25 2014 Kalev Lember - 3.13.3-1 +- Update to 3.13.3 + * Thu Jun 12 2014 Richard Hughes - 3.13.3-0.2.git7491627 - Depend on the newly-created appstream-data package and stop shipping the metadata here. diff --git a/sources b/sources index c1d9bf6..594bd9d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c3cfc9e2ead11da01099587a7885839f gnome-software-3.13.3-7491627.tar.xz +d159b7d54189ce3de57ea287f41edcf1 gnome-software-3.13.3.tar.xz