diff --git a/dotconf.spec b/dotconf.spec index bd4aa11..673195e 100644 --- a/dotconf.spec +++ b/dotconf.spec @@ -1,6 +1,6 @@ Name: dotconf Version: 1.3 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Libraries to parse configuration files Group: System Environment/Libraries @@ -58,6 +58,9 @@ find %{buildroot} -type f -name "*.a" -o -name "*.la" | xargs rm -f %{_libdir}/pkgconfig/dotconf.pc %changelog +* Sat Aug 03 2013 Fedora Release Engineering - 1.3-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Tue Jul 16 2013 Peter Robinson 1.3-6 - Fix multilib issues (thanks Rui Matos)