diff --git a/numactl.changes b/numactl.changes
index c3c908c..a394bb9 100644
--- a/numactl.changes
+++ b/numactl.changes
@@ -1,3 +1,8 @@
+-------------------------------------------------------------------
+Mon Jun 21 17:17:17 UTC 2010 - trenn@novell.com
+
+- Forgot to increase the version string from 2.0.4-rc1 to 2.0.4-rc2
+
 -------------------------------------------------------------------
 Wed Jun  9 09:32:15 UTC 2010 - trenn@novell.com
 
diff --git a/numactl.spec b/numactl.spec
index 539ee79..a643d2e 100644
--- a/numactl.spec
+++ b/numactl.spec
@@ -1,5 +1,5 @@
 #
-# spec file for package numactl (Version 2.0.4.rc1)
+# spec file for package numactl (Version 2.0.4.rc2)
 #
 # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
@@ -22,8 +22,8 @@ Url:            http://oss.sgi.com/projects/libnuma/
 Name:           numactl
 License:        GPLv2+
 Summary:        NUMA Policy Control
-Version:        2.0.4.rc1
-Release:        4
+Version:        2.0.4.rc2
+Release:        1
 %define origversion 2.0.4-rc2
 AutoReqProv:    on
 # bug437293
@@ -44,13 +44,6 @@ Requires:       perl
 Control NUMA policy for individual processes. Offer libnuma for
 individual NUMA policy in applications.
 
-
-
-Authors:
---------
-    Andi Kleen (ak@suse.de)
-    Cliff Wickman (cpw@sgi.com)
-
 %package -n libnuma1
 License:        GPLv2+
 Summary:        NUMA Policy Control
@@ -61,13 +54,6 @@ AutoReqProv:    on
 Control NUMA policy for individual processes. Offer libnuma for
 individual NUMA policy in applications.
 
-
-
-Authors:
---------
-    Andi Kleen (ak@suse.de)
-    Cliff Wickman (cpw@sgi.com)
-
 %package -n libnuma-devel
 License:        GPLv2+
 Summary:        NUMA Policy Control
@@ -79,13 +65,6 @@ Requires:       libnuma1 = %{version}
 Control NUMA policy for individual processes. Offer libnuma for
 individual NUMA policy in applications.
 
-
-
-Authors:
---------
-    Andi Kleen (ak@suse.de)
-    Cliff Wickman (cpw@sgi.com)
-
 %prep
 %setup -n %{name}-%{origversion}
 %patch0 -p1