Author: kwizart
Update of /cvs/free/rpms/x264/EL-6
In directory se02.es.rpmfusion.net:/tmp/cvs-serv22210
Modified Files:
x264.spec
Log Message:
Rebuild for i686
Index: x264.spec
===================================================================
RCS file: /cvs/free/rpms/x264/EL-6/x264.spec,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- x264.spec 20 Nov 2011 22:22:41 -0000 1.27
+++ x264.spec 4 Jan 2012 22:04:06 -0000 1.28
@@ -7,7 +7,7 @@
Summary: H264/AVC video streams encoder
Name: x264
Version: 0.0.0
-Release: 0.30.%{snapshot}%{?dist}.0
+Release: 0.30.%{snapshot}%{?dist}.1
License: GPLv2+
Group: System Environment/Libraries
URL:
http://developers.videolan.org/x264.html
@@ -142,6 +142,9 @@
%endif
%changelog
+* Wed Jan 04 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 0.0.0-0.30.20110620.1
+- Rebuild for i686
+
* Fri Aug 12 2011 Dominik Mierzejewski <rpm(a)greysector.net> - 0.0.0-0.30.20110620
- Update to 20110620 stable branch (ABI 115)
- Convert x264-snapshot to git (based on ffmpeg script).