diff --git a/.gitignore b/.gitignore index 03e6ea2..0d0cf0a 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ alacarte-0.13.1.tar.bz2 /alacarte-3.5.4.tar.xz /alacarte-3.5.5.tar.xz /alacarte-3.6.1.tar.xz +/alacarte-3.7.3.tar.xz diff --git a/alacarte.spec b/alacarte.spec index 636b628..d45f29b 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.6.1 +Version: 3.7.3 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.6/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/alacarte/3.7/%{name}-%{version}.tar.xz BuildArch: noarch @@ -82,6 +82,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog +* Thu Jan 17 2013 Matthias Clasen - 3.7.3-1 +- Update to 3.7.3 + * Wed Oct 17 2012 Kalev Lember - 3.6.1-1 - Update to 3.6.1 diff --git a/sources b/sources index 60120c1..3e7a993 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4b801fa3125b82d0a29b4ff83d9e9d5b alacarte-3.6.1.tar.xz +59e1e9041400e57a77e896460555067a alacarte-3.7.3.tar.xz