Author: kwizart
Update of /cvs/free/rpms/x264/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv27781/devel
Modified Files:
.cvsignore sources x264.spec
Log Message:
Update to today's snapshot
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/x264/devel/.cvsignore,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- .cvsignore 24 Aug 2011 15:32:19 -0000 1.18
+++ .cvsignore 25 Jan 2012 11:49:31 -0000 1.19
@@ -1 +1 @@
-x264-stable-20110811.tar.bz2
+x264-stable-20120125.tar.bz2
Index: sources
===================================================================
RCS file: /cvs/free/rpms/x264/devel/sources,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- sources 24 Aug 2011 15:32:19 -0000 1.18
+++ sources 25 Jan 2012 11:49:31 -0000 1.19
@@ -1 +1 @@
-86529759b0153927f8bd82197283ea82 x264-stable-20110811.tar.bz2
+2770fa3d5b54a54f996eb4064eef2fdf x264-stable-20120125.tar.bz2
Index: x264.spec
===================================================================
RCS file: /cvs/free/rpms/x264/devel/x264.spec,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- x264.spec 24 Aug 2011 15:32:19 -0000 1.27
+++ x264.spec 25 Jan 2012 11:49:31 -0000 1.28
@@ -1,10 +1,10 @@
-%global snapshot 20110811
+%global snapshot 20120125
%global branch stable
Summary: H264/AVC video streams encoder
Name: x264
Version: 0.0.0
-Release: 0.31.%{snapshot}%{?dist}
+Release: 0.32.%{snapshot}%{?dist}
License: GPLv2+
Group: System Environment/Libraries
URL:
http://developers.videolan.org/x264.html
@@ -136,6 +136,9 @@
%endif
%changelog
+* Wed Jan 25 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 0.0.0-0.32.20120125
+- Update to 20120125
+
* Mon Aug 22 2011 Dominik Mierzejewski <rpm(a)greysector.net> 0.0.0-0.31.20110811
- 20110811 snapshot (ABI 116)
- fix snapshot script to include version.h properly