diff --git a/librepo.spec b/librepo.spec index 47d246f..815e46a 100644 --- a/librepo.spec +++ b/librepo.spec @@ -10,7 +10,7 @@ Name: librepo Version: 1.7.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Repodata downloading library Group: System Environment/Libraries @@ -139,6 +139,9 @@ popd %endif %changelog +* Sun Aug 17 2014 Fedora Release Engineering - 1.7.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild + * Tue Aug 12 2014 Tomas Mlcoch - 1.7.6-1 - New option LRO_ADAPTIVEMIRRORSORTING - Increase limits to make librepo more robust (RhBug: 1124349)