diff --git a/SPECS/zip.spec b/SPECS/zip.spec
index a8080b1..adcd9f6 100644
--- a/SPECS/zip.spec
+++ b/SPECS/zip.spec
@@ -1,7 +1,7 @@
 Summary: A file compression and packaging utility compatible with PKZIP
 Name: zip
 Version: 3.0
-Release: 8%{?dist}
+Release: 10%{?dist}
 License: BSD
 Group: Applications/Archiving
 Source: http://downloads.sourceforge.net/infozip/zip30.tar.gz
@@ -57,6 +57,12 @@ make -f unix/Makefile prefix=$RPM_BUILD_ROOT%{_prefix} \
 %{_mandir}/man1/zipsplit.1*
 
 %changelog
+* Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 3.0-10
+- Mass rebuild 2014-01-24
+
+* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 3.0-9
+- Mass rebuild 2013-12-27
+
 * Fri Apr 26 2013 Michal Luscon <mluscon@redhat.com> - 3.0-8
 - Fix missing -q option in zipsplit and zipnote man pages