From a69e90b5071eaeac6f64c05df5ee04bee8a62b53 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 22:58:22 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- vorbis-tools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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)