Author: kwizart
Update of /cvs/free/rpms/vlc/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv30061
Modified Files:
sources .cvsignore vlc.spec
Log Message:
Update to 2.0.3
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/vlc/devel/.cvsignore,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- .cvsignore 29 Jun 2012 09:57:24 -0000 1.48
+++ .cvsignore 20 Jul 2012 20:07:24 -0000 1.49
@@ -1 +1 @@
-vlc-2.0.2.tar.xz
+vlc-2.0.3.tar.xz
Index: vlc.spec
===================================================================
RCS file: /cvs/free/rpms/vlc/devel/vlc.spec,v
retrieving revision 1.157
retrieving revision 1.158
diff -u -r1.157 -r1.158
--- vlc.spec 11 Jul 2012 18:26:16 -0000 1.157
+++ vlc.spec 20 Jul 2012 20:07:24 -0000 1.158
@@ -28,8 +28,8 @@
Summary: The cross-platform open-source multimedia framework, player and server
Name: vlc
-Version: 2.0.2
-Release: 3%{?dist}
+Version: 2.0.3
+Release: 1%{?dist}
License: GPLv2+
Group: Applications/Multimedia
URL:
http://www.videolan.org
@@ -508,6 +508,9 @@
%changelog
+* Fri Jul 20 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 2.0.3-1
+- Update to 2.0.3
+
* Wed Jul 11 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 2.0.2-3
- Fix build of xcb
- Switch to pkgconfig(libudev)