diff --git a/.cvsignore b/.cvsignore index 7f5c272..3555f45 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -alacarte-0.11.2.svn20070212.tar.gz +alacarte-0.11.3.tar.bz2 diff --git a/alacarte.spec b/alacarte.spec index 348365d..a6b7a56 100644 --- a/alacarte.spec +++ b/alacarte.spec @@ -1,16 +1,14 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} -%define alphatag svn20070212 - Name: alacarte -Version: 0.11.2 -Release: 1.%{alphatag}%{?dist} +Version: 0.11.3 +Release: 1%{?dist} Summary: Simple menu editor for GNOME Group: Applications/System License: GPL URL: http://www.realistanew.com/projects/alacarte/ -Source0: http://ftp.gnome.org/pub/gnome/sources/alacarte/0.11/%{name}-%{version}.%{alphatag}.tar.gz +Source0: http://ftp.gnome.org/pub/gnome/sources/alacarte/0.11/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -31,13 +29,13 @@ simply and quickly. Just click and type to edit, add, and delete any menu entry. %prep -%setup -q -n %{name}-%{version}.%{alphatag} +%setup -q -n %{name}-%{version} %build aclocal autoconf automake -%{configure} +%configure make %install @@ -72,6 +70,9 @@ fi %{_datadir}/icons/hicolor/scalable/apps/alacarte.svg %changelog +* Tue Feb 13 2007 Matthias Clasen - 0.11.3-1 +- Update to 0.11.3 + * Mon Feb 12 2007 Matthias Clasen - 0.11.2-1.svn20070212 - Bring back editing of the System menu diff --git a/sources b/sources index 8802a6a..67b52f0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7710b5c704870aa3bc2c6911b60c0341 alacarte-0.11.2.svn20070212.tar.gz +5ca9f07e839f64b7fcefc84cfb05aa17 alacarte-0.11.3.tar.bz2