From 4fef54cd510de06f710068b8938b5d37e872b1e4 Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Mon, 9 Jan 2012 10:13:02 +0000 Subject: [PATCH] Update to 1.2.0-pre4 --- .gitignore | 2 +- sources | 2 +- vlc.spec | 7 +++++-- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index aba6282..250195d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -vlc-1.2.0-pre3.tar.xz +vlc-1.2.0-pre4.tar.xz diff --git a/sources b/sources index 58e49f2..17651c6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a2af9f78b24ea434c2599e638d54a550 vlc-1.2.0-pre3.tar.xz +0daff5a1ddf9358dea6c56dd5ba50363 vlc-1.2.0-pre4.tar.xz diff --git a/vlc.spec b/vlc.spec index 401baeb..9478655 100644 --- a/vlc.spec +++ b/vlc.spec @@ -1,5 +1,5 @@ #global live555_date 2009.07.28 -%global vlc_rc -pre3 +%global vlc_rc -pre4 %global _with_bootstrap 1 %global _with_workaround_circle_deps 1 %if 0%{?!_without_freeworld:1} @@ -23,7 +23,7 @@ Summary: The cross-platform open-source multimedia framework, player and server Name: vlc Version: 1.2.0 -Release: 0.6_pre3%{?dist} +Release: 0.7_pre4%{?dist} License: GPLv2+ Group: Applications/Multimedia URL: http://www.videolan.org @@ -495,6 +495,9 @@ fi || : %changelog +* Mon Jan 09 2012 Nicolas Chauvet - 1.2.0-0.7_pre4 +- Update to 1.2.0-pre4 + * Mon Jan 02 2012 Nicolas Chauvet - 1.2.0-0.6_pre3 - Add BR game-music-emu-devel - move vcdimager plugin to vlc-extras