diff --git a/.gitignore b/.gitignore
index 3173d57..c8acc9d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,3 +28,4 @@ systemd-*src.rpm
 /systemd-29.tar.bz2
 /systemd-30.tar.bz2
 /systemd-31.tar.bz2
+/systemd-32.tar.bz2
diff --git a/sources b/sources
index a118787..1e8642a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ec9cbf4ec7f362801a43826f89c6d89a  systemd-31.tar.bz2
+d8d4b42034be8ef403e72d7d2d1d1150  systemd-32.tar.bz2
diff --git a/systemd.spec b/systemd.spec
index aff17d9..9aeba8c 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -1,8 +1,8 @@
 Name:           systemd
 Url:            http://www.freedesktop.org/wiki/Software/systemd
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Version:        31
-Release:        2%{?dist}
+Version:        32
+Release:        1%{?dist}
 License:        GPLv2+
 Group:          System Environment/Base
 Summary:        A System and Service Manager
@@ -340,6 +340,9 @@ fi
 %{_bindir}/systemd-sysv-convert
 
 %changelog
+* Fri Jul 29 2011 Lennart Poettering <lpoetter@redhat.com> - 32-1
+- New upstream release
+
 * Wed Jul 27 2011 Lennart Poettering <lpoetter@redhat.com> - 31-2
 - Fix access mode of modprobe file, restart logind after upgrade