diff --git a/SPECS/emacs.spec b/SPECS/emacs.spec
index 253bac8..cf37b38 100644
--- a/SPECS/emacs.spec
+++ b/SPECS/emacs.spec
@@ -3,7 +3,7 @@ Summary: GNU Emacs text editor
 Name: emacs
 Epoch: 1
 Version: 24.3
-Release: 9%{?dist}
+Release: 11%{?dist}
 License: GPLv3+
 URL: http://www.gnu.org/software/emacs/
 Group: Applications/Editors
@@ -458,6 +458,12 @@ update-desktop-database &> /dev/null || :
 %dir %{_datadir}/emacs/site-lisp/site-start.d
 
 %changelog
+* Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 1:24.3-11
+- Mass rebuild 2014-01-24
+
+* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 1:24.3-10
+- Mass rebuild 2013-12-27
+
 * Tue Apr 09 2013 Petr Hracek <phracek@redhat.com> - 1:24.3-9
 - Help and man page corrections (#948838)