Author: kwizart
Update of /cvs/free/rpms/x264/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv22490
Modified Files:
x264.spec
Log Message:
* Thu Aug 15 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 0.133-2.20130709git585324f
- Rebuilt for FFmpeg 2.0.x
Index: x264.spec
===================================================================
RCS file: /cvs/free/rpms/x264/devel/x264.spec,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- x264.spec 14 Jul 2013 22:19:03 -0000 1.58
+++ x264.spec 15 Aug 2013 10:19:41 -0000 1.59
@@ -24,7 +24,7 @@
Summary: H264/AVC video streams encoder
Name: x264
Version: 0.%{api}
-Release: 1%{?gver}%{?dist}
+Release: 2%{?gver}%{?dist}
License: GPLv2+
Group: System Environment/Libraries
URL:
http://developers.videolan.org/x264.html
@@ -189,6 +189,9 @@
%{_libdir}/libx26410b.so
%changelog
+* Thu Aug 15 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 0.133-2.20130709git585324f
+- Rebuilt for FFmpeg 2.0.x
+
* Tue Jul 09 2013 Sérgio Basto <sergio(a)serjux.com> - 0.133-1.20130709git585324f
- Update to git 585324fee380109acd9986388f857f413a60b896 (HEAD of stable branch).