From 590d5245cb106767893a87bf2c193b123af2c294 Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Wed, 25 Jan 2012 16:43:41 +0000 Subject: [PATCH] Update to 2.0.0-rc1 --- .gitignore | 2 +- sources | 2 +- vlc.spec | 9 ++++++--- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 250195d..653acc9 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -vlc-1.2.0-pre4.tar.xz +vlc-2.0.0-rc1.tar.xz diff --git a/sources b/sources index 17651c6..c747acd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0daff5a1ddf9358dea6c56dd5ba50363 vlc-1.2.0-pre4.tar.xz +8c4bfbc5e79ff0bdfff572d53b03a92a vlc-2.0.0-rc1.tar.xz diff --git a/vlc.spec b/vlc.spec index 9478655..e595ac7 100644 --- a/vlc.spec +++ b/vlc.spec @@ -1,5 +1,5 @@ #global live555_date 2009.07.28 -%global vlc_rc -pre4 +%global vlc_rc -rc1 %global _with_bootstrap 1 %global _with_workaround_circle_deps 1 %if 0%{?!_without_freeworld:1} @@ -22,8 +22,8 @@ Summary: The cross-platform open-source multimedia framework, player and server Name: vlc -Version: 1.2.0 -Release: 0.7_pre4%{?dist} +Version: 2.0.0 +Release: 0.9_rc1%{?dist} License: GPLv2+ Group: Applications/Multimedia URL: http://www.videolan.org @@ -495,6 +495,9 @@ fi || : %changelog +* Wed Jan 25 2012 Nicolas Chauvet - 2.0.0-0.9_rc1 +- Update to 2.0.0-rc1 + * Mon Jan 09 2012 Nicolas Chauvet - 1.2.0-0.7_pre4 - Update to 1.2.0-pre4