Author: kwizart
Update of /cvs/free/rpms/faad2/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv10137/devel
Modified Files:
faad2.spec
Log Message:
Rebuilt because evr was older in f20> because of the doc space issue
Index: faad2.spec
===================================================================
RCS file: /cvs/free/rpms/faad2/devel/faad2.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- faad2.spec 27 Mar 2013 11:21:49 -0000 1.9
+++ faad2.spec 30 Dec 2013 15:19:23 -0000 1.10
@@ -12,7 +12,7 @@
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 @@
%{xmmsinputplugindir}/libmp4.so
%changelog
+* Mon Dec 30 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1:2.7-5
+- Rebuilt for F-20
+
* Wed Mar 27 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1:2.7-4
- Change the escaping space hack - rhbz#928110