diff --git a/vorbis-tools.spec b/vorbis-tools.spec index 8a77ef2..2d3c3f7 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: 12%{?dist} +Release: 13%{?dist} Epoch: 1 Group: Applications/Multimedia License: GPLv2 @@ -57,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT%{_docdir}/%{name}* %changelog +* Sun Jun 08 2014 Fedora Release Engineering - 1:1.4.0-13 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Tue Sep 03 2013 Kamil Dudka - 1:1.4.0-12 - fix an off-by-one error in the vcut utility (#1003607)