diff --git a/SPECS/MySQL-python.spec b/SPECS/MySQL-python.spec
index 57c7bf8..3b779e0 100644
--- a/SPECS/MySQL-python.spec
+++ b/SPECS/MySQL-python.spec
@@ -1,7 +1,7 @@
 Summary: An interface to MySQL
 Name: MySQL-python
 Version: 1.2.3
-Release: 8%{?dist}
+Release: 11%{?dist}
 License: GPLv2+
 Group: Development/Libraries
 URL: http://sourceforge.net/projects/mysql-python/
@@ -54,6 +54,16 @@ python setup.py install --root=$RPM_BUILD_ROOT --record=INSTALLED_FILES
 %dir %{python_sitearch}/MySQLdb/constants
 
 %changelog
+* Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 1.2.3-11
+- Mass rebuild 2014-01-24
+
+* Wed Jan 15 2014 Honza Horak <hhorak@redhat.com> - 1.2.3-10
+- Rebuild for mariadb-libs
+  Related: #1045013
+
+* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 1.2.3-9
+- Mass rebuild 2013-12-27
+
 * Mon Jul 29 2013 Honza Horak <hhorak@redhat.com> - 1.2.3-8
 - Spec file clean-up, use proper python paths