diff --git a/.gitignore b/.gitignore index 3fbdfe9..d3cdb80 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,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 +/alacarte-3.5.5.tar.xz diff --git a/alacarte.spec b/alacarte.spec index 2cda43a..39ce4b7 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.5.4 +Version: 3.5.5 Release: 1%{?dist} Summary: Menu editor for the GNOME desktop @@ -82,6 +82,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog +* Wed Sep 19 2012 Matthias Clasen - 3.5.5-1 +- Update to 3.5.5 + * Wed Jul 18 2012 Kalev Lember - 3.5.4-1 - Update to 3.5.4 diff --git a/sources b/sources index bb9a3b4..c935317 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -760dbe2941866cebb9a1d8e5fbd983a1 alacarte-3.5.4.tar.xz +9c34aaa7656ee758ae86ad973feb1837 alacarte-3.5.5.tar.xz