diff --git a/.gitignore b/.gitignore index d67ccb0..3fbdfe9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ alacarte-0.13.1.tar.bz2 /alacarte-0.13.2.tar.bz2 /alacarte-0.13.4.tar.xz +/alacarte-3.5.4.tar.xz diff --git a/alacarte.spec b/alacarte.spec index 1231c53..2cda43a 100644 --- a/alacarte.spec +++ b/alacarte.spec @@ -1,15 +1,15 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: alacarte -Version: 0.13.4 -Release: 7%{?dist} +Version: 3.5.4 +Release: 1%{?dist} Summary: Menu editor for the GNOME desktop Group: Applications/System License: LGPLv2+ URL: http://www.gnome.org #VCS: git:git://git.gnome.org/alacarte -Source0: http://download.gnome.org/sources/alacarte/0.13/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/alacarte/3.5/%{name}-%{version}.tar.xz BuildArch: noarch @@ -82,6 +82,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog +* Wed Jul 18 2012 Kalev Lember - 3.5.4-1 +- Update to 3.5.4 + * Wed Jul 18 2012 Fedora Release Engineering - 0.13.4-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild diff --git a/sources b/sources index 68d80cd..bb9a3b4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -123634cab8d2af0f3ef1ad6404648580 alacarte-0.13.4.tar.xz +760dbe2941866cebb9a1d8e5fbd983a1 alacarte-3.5.4.tar.xz