From dac8d35b1873d09baa80ad6a082dce71906bd3eb Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Tue, 6 Oct 2015 17:04:46 +0000 Subject: [PATCH] Update to 2.2.0 pre-version --- .gitignore | 2 +- sources | 2 +- vlc.spec | 11 ++++++----- 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index a7db8ad..d006c68 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -vlc-2.2.1.tar.xz +vlc-2.2.2-pre20151006.tar.xz diff --git a/sources b/sources index 1bd0712..b4803e6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -42273945758b521c408fabc7fd6d9946 vlc-2.2.1.tar.xz +ad6422e9b3d8a1dfdda7a753ce56e8b3 vlc-2.2.2-pre20151006.tar.xz diff --git a/vlc.spec b/vlc.spec index 81bf4e8..a511469 100644 --- a/vlc.spec +++ b/vlc.spec @@ -1,4 +1,4 @@ -#global vlc_rc -rc2 +%global vlc_rc -pre20151006 %global _with_bootstrap 1 %global _with_workaround_circle_deps 1 %if 0%{?!_without_freeworld:1} @@ -31,13 +31,12 @@ Summary: The cross-platform open-source multimedia framework, player and server Name: vlc -Version: 2.2.1 -Release: 6%{?dist} +Version: 2.2.2 +Release: 0.1%{?dist} License: GPLv2+ Group: Applications/Multimedia URL: http://www.videolan.org Source0: http://download.videolan.org/pub/videolan/vlc/%{version}/vlc-%{version}%{?vlc_rc}.tar.xz -Patch0: vlc-2.2x-bugfix-20150513.patch BuildRequires: desktop-file-utils @@ -218,7 +217,6 @@ JACK audio plugin for the VLC media player. %prep %setup -q -n %{name}-%{version}%{?vlc_rc} -%patch0 -p1 %{?_with_bootstrap: rm aclocal.m4 m4/lib*.m4 m4/lt*.m4 || : ./bootstrap @@ -484,6 +482,9 @@ fi || : %changelog +* Tue Oct 06 2015 Nicolas Chauvet - 2.2.2-0.1 +- Update to 2.2.2 pre-version + * Sat May 16 2015 Nicolas Chauvet - 2.2.1-6 - Rebuilt for x265