diff --git a/SPECS/perl-File-Slurp.spec b/SPECS/perl-File-Slurp.spec
index e48e959..fd241a4 100644
--- a/SPECS/perl-File-Slurp.spec
+++ b/SPECS/perl-File-Slurp.spec
@@ -1,6 +1,6 @@
 Name:           perl-File-Slurp
 Version:        9999.19
-Release:        5.2%{?dist}
+Release:        6%{?dist}
 Summary:        Efficient Reading/Writing of Complete Files
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -74,6 +74,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 9999.19-6
+- Mass rebuild 2013-12-27
+
 * Mon Jul 22 2013 Petr Ĺ abata <contyk@redhat.com> - 9999.19-5.2
 - Fix the dependency list
 - Add TODO to %%doc