diff --git a/SPECS/tftp.spec b/SPECS/tftp.spec
index 9922664..cb887b6 100644
--- a/SPECS/tftp.spec
+++ b/SPECS/tftp.spec
@@ -4,7 +4,7 @@
 Summary: The client for the Trivial File Transfer Protocol (TFTP)
 Name: tftp
 Version: 5.2
-Release: 9%{?dist}
+Release: 11%{?dist}
 License: BSD
 Group: Applications/Internet
 URL: http://www.kernel.org/pub/software/network/tftp/
@@ -107,6 +107,12 @@ rm -rf ${RPM_BUILD_ROOT}
 %{_unitdir}/*
 
 %changelog
+* Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 5.2-11
+- Mass rebuild 2014-01-24
+
+* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 5.2-10
+- Mass rebuild 2013-12-27
+
 * Tue Apr 23 2013 Jan Synáček <jsynacek@redhat.com> - 5.2-9
 - harden the package (#955197)