From 086720ec4a44fd0c954ac26ab464ee7da0e7d7be Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Fri, 20 Jul 2012 20:07:24 +0000 Subject: [PATCH] Update to 2.0.3 --- .gitignore | 2 +- sources | 2 +- vlc.spec | 7 +++++-- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 6222163..95b6805 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -vlc-2.0.2.tar.xz +vlc-2.0.3.tar.xz diff --git a/sources b/sources index b2626ca..9b3e588 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -93e729cc970a4535b3213dbef0e69528 vlc-2.0.2.tar.xz +a7e79565e3df07dcf9abc6cad3ac26bb vlc-2.0.3.tar.xz diff --git a/vlc.spec b/vlc.spec index 3adf734..6e2a425 100644 --- a/vlc.spec +++ b/vlc.spec @@ -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 @@ fi || : %changelog +* Fri Jul 20 2012 Nicolas Chauvet - 2.0.3-1 +- Update to 2.0.3 + * Wed Jul 11 2012 Nicolas Chauvet - 2.0.2-3 - Fix build of xcb - Switch to pkgconfig(libudev)