rpms/vlc/devel sources, 1.74, 1.75 .cvsignore, 1.64, 1.65 vlc.spec, 1.222, 1.223

Nicolas Chauvet kwizart at rpmfusion.org
Tue Oct 6 19:04:46 CEST 2015


Author: kwizart

Update of /cvs/free/rpms/vlc/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv8744

Modified Files:
	sources .cvsignore vlc.spec 
Log Message:
Update to 2.2.0 pre-version



Index: sources
===================================================================
RCS file: /cvs/free/rpms/vlc/devel/sources,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- sources	13 Apr 2015 10:19:07 -0000	1.74
+++ sources	6 Oct 2015 17:04:46 -0000	1.75
@@ -1 +1 @@
-42273945758b521c408fabc7fd6d9946  vlc-2.2.1.tar.xz
+ad6422e9b3d8a1dfdda7a753ce56e8b3  vlc-2.2.2-pre20151006.tar.xz


Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/vlc/devel/.cvsignore,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- .cvsignore	13 Apr 2015 10:19:07 -0000	1.64
+++ .cvsignore	6 Oct 2015 17:04:46 -0000	1.65
@@ -1 +1 @@
-vlc-2.2.1.tar.xz
+vlc-2.2.2-pre20151006.tar.xz


Index: vlc.spec
===================================================================
RCS file: /cvs/free/rpms/vlc/devel/vlc.spec,v
retrieving revision 1.222
retrieving revision 1.223
diff -u -r1.222 -r1.223
--- vlc.spec	16 May 2015 15:22:05 -0000	1.222
+++ vlc.spec	6 Oct 2015 17:04:46 -0000	1.223
@@ -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 @@
 
 %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 @@
 
 
 %changelog
+* Tue Oct 06 2015 Nicolas Chauvet <kwizart at gmail.com> - 2.2.2-0.1
+- Update to 2.2.2 pre-version
+
 * Sat May 16 2015 Nicolas Chauvet <kwizart at gmail.com> - 2.2.1-6
 - Rebuilt for x265
 


More information about the rpmfusion-commits mailing list