diff --git a/.cvsignore b/.cvsignore
index ead17a1..11589c9 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-alacarte-0.11.6.tar.bz2
+alacarte-0.11.7.tar.bz2
diff --git a/alacarte.spec b/alacarte.spec
index d54f42c..8703060 100644
--- a/alacarte.spec
+++ b/alacarte.spec
@@ -1,8 +1,8 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           alacarte
-Version:        0.11.6
-Release:        6%{?dist}
+Version:        0.11.7
+Release:        1%{?dist}
 Summary:        Menu editor for the GNOME desktop
 
 Group:          Applications/System
@@ -12,7 +12,7 @@ Source0:        http://download.gnome.org/sources/alacarte/0.11/%{name}-%{versio
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 
-BuildRequires:  python, python-devel, perl(XML::Parser), gettext
+BuildRequires:  python, python-devel, gettext
 BuildRequires:  pygtk2-devel
 BuildRequires:  pkgconfig
 BuildRequires:  gnome-menus-devel >= 2.15.4
@@ -71,6 +71,9 @@ fi
 %{_datadir}/icons/hicolor/256x256/apps/alacarte.png
 
 %changelog
+* Tue Jan 20 2009 Matthias Clasen <mclasen@redhat.com> - 0.11.7-1
+- Update to 0.11.7
+
 * Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 0.11.6-6
 - Rebuild for Python 2.6
 
diff --git a/sources b/sources
index d1526eb..42c545f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-de6535f728a8000795753623c46e8378  alacarte-0.11.6.tar.bz2
+021759e89188ca27710fedff93fb7920  alacarte-0.11.7.tar.bz2