Author: sergiomb
Update of /cvs/free/rpms/x264/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv11554
Modified Files:
x264.spec
Log Message:
* Tue Sep 04 2012 Sérgio Basto <sergio(a)serjux.com> - 0.125-1.20120904
- pull lastest stable patches , which bump one version.
Index: x264.spec
===================================================================
RCS file: /cvs/free/rpms/x264/devel/x264.spec,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- x264.spec 25 Jun 2012 21:25:11 -0000 1.42
+++ x264.spec 4 Sep 2012 20:26:16 -0000 1.43
@@ -1,6 +1,8 @@
-%global snapshot 20120616
+%global snapshot 20120904
%global branch stable
+%global _with_bootstrap 1
+
%{?_with_bootstrap:
%global _without_gpac 1
%global _without_libavformat 1
@@ -17,8 +19,8 @@
Summary: H264/AVC video streams encoder
Name: x264
-Version: 0.124
-Release: 5.%{snapshot}%{?dist}
+Version: 0.125
+Release: 1.%{snapshot}%{?dist}
License: GPLv2+
Group: System Environment/Libraries
URL:
http://developers.videolan.org/x264.html
@@ -184,6 +186,9 @@
%{_libdir}/libx26410b.so
%changelog
+* Tue Sep 04 2012 Sérgio Basto <sergio(a)serjux.com> - 0.125-1.20120904
+- Pulled latest stable patches, which bump version to 0.125.
+
* Mon Jun 25 2012 Sérgio Basto <sergio(a)serjux.com> - 0.124-5.20120616
- Fixed detection of gf_malloc and gf_free