diff --git a/SPECS/openmpi.spec b/SPECS/openmpi.spec
index 3d911cf..0ea68a0 100644
--- a/SPECS/openmpi.spec
+++ b/SPECS/openmpi.spec
@@ -19,7 +19,7 @@
 
 Name:			openmpi%{?_cc_name_suffix}
 Version:		1.6.4
-Release:		2.1%{?dist}
+Release:		3%{?dist}
 Summary:		Open Message Passing Interface
 Group:			Development/Libraries
 License:		BSD, MIT and Romio
@@ -244,6 +244,9 @@ make check
 %{_sysconfdir}/rpm/macros.%{namearch}
 
 %changelog
+* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 1.6.4-3
+- Mass rebuild 2013-12-27
+
 * Mon Apr 8 2013 Jay Fenlason <fenlason@redhat.com> 1.6.4-2.1
 - Re-merge the fixes needed to build on RHEL-7.
 - Resolves: rhbz927802