diff --git a/SPECS/rest.spec b/SPECS/rest.spec
index b5c89a9..db95a1b 100644
--- a/SPECS/rest.spec
+++ b/SPECS/rest.spec
@@ -1,6 +1,6 @@
 Name:          rest
 Version:       0.7.90
-Release:       5%{?dist}
+Release:       7%{?dist}
 Summary:       A library for access to RESTful web services
 
 Group:         System Environment/Libraries
@@ -77,6 +77,12 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
 %{_datadir}/gir-1.0/RestExtras-0.7.gir
 
 %changelog
+* Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 0.7.90-7
+- Mass rebuild 2014-01-24
+
+* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 0.7.90-6
+- Mass rebuild 2013-12-27
+
 * Wed Oct 16 2013 Debarshi Ray <rishi@fedoraproject.org> 0.7.90-5
 - Attempt another rebuild to fix multilib issue with gtk-doc (Red Hat #881246)