diff --git a/.gitignore b/.gitignore index d42de0a..27db8d4 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ alacarte-0.13.1.tar.bz2 /alacarte-3.7.90.tar.xz /alacarte-3.9.91.tar.xz /alacarte-3.10.0.tar.xz +/alacarte-3.11.91.tar.xz diff --git a/alacarte.spec b/alacarte.spec index 414b27a..18bb3c7 100644 --- a/alacarte.spec +++ b/alacarte.spec @@ -1,7 +1,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: alacarte -Version: 3.10.0 +Version: 3.11.91 Release: 1%{?dist} Summary: Menu editor for the GNOME desktop @@ -9,7 +9,7 @@ Group: Applications/System License: LGPLv2+ URL: http://www.gnome.org #VCS: git:git://git.gnome.org/alacarte -Source0: http://download.gnome.org/sources/alacarte/3.10/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/alacarte/3.11/%{name}-%{version}.tar.xz BuildArch: noarch @@ -84,6 +84,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog +* Tue Mar 04 2014 Richard Hughes - 3.11.91-1 +- Update to 3.11.91 + * Wed Sep 25 2013 Kalev Lember - 3.10.0-1 - Update to 3.10.0 diff --git a/sources b/sources index 0bff07d..79ea4f8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -817b0ebd9bf234d184088c6290f05acd alacarte-3.10.0.tar.xz +03209a293a904cd3c47336ba0f3e8fc2 alacarte-3.11.91.tar.xz