diff --git a/sources b/sources
index cfeb3d2..ee9e2db 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ac33b39ead1272407a2f9b8f321e94d6  systemd-3.tar.bz2
+864cd7bae6d6797f9a1ad199442af13e  systemd-3.tar.bz2
diff --git a/systemd.spec b/systemd.spec
index 99f1855..147efb8 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -2,7 +2,7 @@ Name:           systemd
 Url:            http://www.freedesktop.org/wiki/Software/systemd
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Version:        3
-Release:        2%{?dist}
+Release:        3%{?dist}
 License:        GPLv2+
 Group:          System Environment/Base
 Summary:        A System and Session Manager
@@ -150,6 +150,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man8/runlevel.*
 
 %changelog
+* Tue Jul 13 2010 Lennart Poettering <lennart@poettering.net> - 3-3
+- Used wrong tarball
+
 * Tue Jul 13 2010 Lennart Poettering <lennart@poettering.net> - 3-2
 - Own /cgroup jointly with libcgroup, since we don't dpend on it anymore