diff --git a/vorbis-tools.spec b/vorbis-tools.spec index a879622..f6f9fb6 100644 --- a/vorbis-tools.spec +++ b/vorbis-tools.spec @@ -1,7 +1,7 @@ Summary: The Vorbis General Audio Compression Codec tools Name: vorbis-tools Version: 1.4.0 -Release: 16%{?dist} +Release: 17%{?dist} Epoch: 1 Group: Applications/Multimedia License: GPLv2 @@ -66,6 +66,9 @@ rm -rf $RPM_BUILD_ROOT%{_docdir}/%{name}* %changelog +* Mon Aug 18 2014 Fedora Release Engineering - 1:1.4.0-17 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild + * Mon Jul 07 2014 Kamil Dudka - 1:1.4.0-16 - translate the newly added .po files into .gmo files during build (#1116650)