diff --git a/SPECS/apr-util.spec b/SPECS/apr-util.spec
index 106d607..709b46f 100644
--- a/SPECS/apr-util.spec
+++ b/SPECS/apr-util.spec
@@ -16,7 +16,7 @@
 Summary: Apache Portable Runtime Utility library
 Name: apr-util
 Version: 1.5.2
-Release: 3%{?dist}
+Release: 6%{?dist}
 License: ASL 2.0
 Group: System Environment/Libraries
 URL: http://apr.apache.org/
@@ -247,6 +247,16 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/aclocal/*.m4
 
 %changelog
+* Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 1.5.2-6
+- Mass rebuild 2014-01-24
+
+* Wed Jan 15 2014 Honza Horak <hhorak@redhat.com> - 1.5.2-5
+- Rebuild for mariadb-libs
+  Related: #1045013
+
+* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 1.5.2-4
+- Mass rebuild 2013-12-27
+
 * Thu May 09 2013 Jan Kaluza <jkaluza@redhat.com> - 1.5.2-3
 - do not build with freetds when it is not available