diff --git a/liboggz.spec b/liboggz.spec index 4e61496..c9fe1f8 100644 --- a/liboggz.spec +++ b/liboggz.spec @@ -1,6 +1,6 @@ Name: liboggz Version: 1.1.1 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Simple programming interface for Ogg files and streams Group: System Environment/Libraries @@ -114,6 +114,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 1.1.1-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Sat Jul 27 2013 Ville Skyttä - 1.1.1-6 - Make docs install work with unversioned doc dir setups. - Fix URLs.