diff --git a/SPECS/libtevent.spec b/SPECS/libtevent.spec
index 99039ee..50ffa9f 100644
--- a/SPECS/libtevent.spec
+++ b/SPECS/libtevent.spec
@@ -1,6 +1,6 @@
 Name: libtevent
 Version: 0.9.18
-Release: 4%{?dist}
+Release: 6%{?dist}
 Group: System Environment/Daemons
 Summary: The tevent library
 License: LGPLv3+
@@ -117,6 +117,12 @@ rm -rf $RPM_BUILD_ROOT
 %postun -p /sbin/ldconfig
 
 %changelog
+* Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 0.9.18-6
+- Mass rebuild 2014-01-24
+
+* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 0.9.18-5
+- Mass rebuild 2013-12-27
+
 * Thu Aug 08 2013 Jakub Hrozek <jhrozek@redhat.com> - 0.9.18-4
 - Resolves: rhbz#994015 - tevent_loop_wait() never finishes