From e8c308f366b90c09c274cdd636a577f09c7ade08 Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Tue, 1 Oct 2013 16:45:19 +0000 Subject: [PATCH] Update to 2.1.0 --- .gitignore | 2 +- sources | 2 +- vlc.spec | 7 +++++-- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 4d468b5..a8a9e60 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -vlc-2.1.0-rc1.tar.xz +vlc-2.1.0.tar.xz diff --git a/sources b/sources index d7384ed..c5ec051 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -165785c95f7484e6a939091d626448f0 vlc-2.1.0-rc1.tar.xz +8c77bda671821f5b9ede96b6816e2ade vlc-2.1.0.tar.xz diff --git a/vlc.spec b/vlc.spec index 946894f..1376ec8 100644 --- a/vlc.spec +++ b/vlc.spec @@ -1,4 +1,4 @@ -%global vlc_rc -rc1 +#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.8.rc1%{?dist} +Release: 1%{?dist} License: GPLv2+ Group: Applications/Multimedia URL: http://www.videolan.org @@ -488,6 +488,9 @@ fi || : %changelog +* Tue Oct 01 2013 Nicolas Chauvet - 2.1.0-1 +- Update to 2.1.0 + * Wed Aug 28 2013 Nicolas Chauvet - 2.1.0-0.8.rc1 - Update to 2.1.0-rc1