diff --git a/librepo.spec b/librepo.spec
index 6041893..1dfc463 100644
--- a/librepo.spec
+++ b/librepo.spec
@@ -10,7 +10,7 @@
 
 Name:           librepo
 Version:        1.7.4
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Repodata downloading library
 
 Group:          System Environment/Libraries
@@ -139,6 +139,9 @@ popd
 %endif
 
 %changelog
+* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.7.4-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
+
 * Mon Jun   2 2014 Tomas Mlcoch <tmlcoch at redhat.com> - 1.7.4-1
 - Add LRO_IPRESOLVE option to set a kind of IP addresses to use when resolving host names
 - Relicenced from GPLv2 to LGPLv2+