diff --git a/.gitignore b/.gitignore index 4eca490..4d468b5 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -vlc-2.1.0-pre2.tar.xz +vlc-2.1.0-rc1.tar.xz diff --git a/sources b/sources index 3388d89..d7384ed 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0a3c4e224ccc36ae2d2d4981ee944c08 vlc-2.1.0-pre2.tar.xz +165785c95f7484e6a939091d626448f0 vlc-2.1.0-rc1.tar.xz diff --git a/vlc.spec b/vlc.spec index 02c8f4e..811a3ac 100644 --- a/vlc.spec +++ b/vlc.spec @@ -1,4 +1,4 @@ -%global vlc_rc -pre2 +%global vlc_rc -rc1 #global _with_bootstrap 1 %global _with_workaround_circle_deps 1 %if 0%{?!_without_freeworld:1} @@ -30,7 +30,7 @@ Summary: The cross-platform open-source multimedia framework, player and server Name: vlc Version: 2.1.0 -Release: 0.6.pre2%{?dist} +Release: 0.7.rc1%{?dist} License: GPLv2+ Group: Applications/Multimedia URL: http://www.videolan.org @@ -490,6 +490,9 @@ fi || : %changelog +* Wed Aug 28 2013 Nicolas Chauvet - 2.1.0-0.7.rc1 +- Update to 2.1.0-rc1 + * Thu Aug 15 2013 Nicolas Chauvet - 2.1.0-0.6.pre2 - Rebuilt for FFmpeg 2.0.x