From eab58b6938a37ac061b68d637575c69b1cc0c12b Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Mon, 30 Dec 2013 15:19:23 +0000 Subject: [PATCH] Rebuilt because evr was older in f20> because of the doc space issue --- faad2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/faad2.spec b/faad2.spec index 2bc2d17..0f36419 100644 --- a/faad2.spec +++ b/faad2.spec @@ -12,7 +12,7 @@ Summary: Library and frontend for decoding MPEG2/4 AAC Name: faad2 Epoch: 1 Version: 2.7 -Release: 4%{?dist} +Release: 5%{?dist} License: GPLv2+ Group: Applications/Multimedia URL: http://www.audiocoding.com/faad2.html @@ -127,6 +127,9 @@ install -dm755 %{buildroot}%{_mandir}/man1 %{xmmsinputplugindir}/libmp4.so %changelog +* Mon Dec 30 2013 Nicolas Chauvet - 1:2.7-5 +- Rebuilt for F-20 + * Wed Mar 27 2013 Nicolas Chauvet - 1:2.7-4 - Change the escaping space hack - rhbz#928110