From 25a5a4f82ccf6084b865b30b469f5fb1231c502a Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Fri, 27 Feb 2015 15:29:27 +0000 Subject: [PATCH] Update to 2.2.0 --- .gitignore | 2 +- sources | 2 +- vlc.spec | 7 +++++-- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 7e99f70..7ff6d76 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -vlc-2.2.0-rc2.tar.xz +vlc-2.2.0.tar.xz diff --git a/sources b/sources index 56460b3..15436b6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2b4d2288605d0b02c22aee4bbcce66ca vlc-2.2.0-rc2.tar.xz +faeceb614bf3946e5f90ef0d1f51db45 vlc-2.2.0.tar.xz diff --git a/vlc.spec b/vlc.spec index 6d3ba04..26b4b43 100644 --- a/vlc.spec +++ b/vlc.spec @@ -1,4 +1,4 @@ -%global vlc_rc -rc2 +#global vlc_rc -rc2 %global _with_bootstrap 1 %global _with_workaround_circle_deps 1 %if 0%{?!_without_freeworld:1} @@ -35,7 +35,7 @@ Summary: The cross-platform open-source multimedia framework, player and server Name: vlc Version: 2.2.0 -Release: 0.2%{?dist} +Release: 1%{?dist} License: GPLv2+ Group: Applications/Multimedia URL: http://www.videolan.org @@ -473,6 +473,9 @@ fi || : %changelog +* Fri Feb 27 2015 Nicolas Chauvet - 2.2.0-1 +- Update to 2.2.0 + * Tue Nov 25 2014 Nicolas Chauvet - 2.2.0-0.2 - Update to 2.2.0-rc2