Author: kwizart
Update of /cvs/free/rpms/python-vlc/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv9029/devel
Modified Files:
.cvsignore python-vlc.spec sources
Log Message:
Update to today's snapshot
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/python-vlc/devel/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore 4 May 2012 19:41:43 -0000 1.7
+++ .cvsignore 15 Nov 2014 14:22:06 -0000 1.8
@@ -1 +1 @@
-python-vlc-1.1.0-20120503git.tar.bz2
+python-vlc-1.1.0-20141115git.tar.bz2
Index: python-vlc.spec
===================================================================
RCS file: /cvs/free/rpms/python-vlc/devel/python-vlc.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- python-vlc.spec 31 Aug 2014 12:33:19 -0000 1.10
+++ python-vlc.spec 15 Nov 2014 14:22:06 -0000 1.11
@@ -1,15 +1,11 @@
-%if ! (0%{?fedora} > 12 || 0%{?rhel} > 5)
-%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from
distutils.sysconfig import get_python_lib; print(get_python_lib())")}
-%endif
-
# [Fedora] Turn off the brp-python-bytecompile script
%global __os_install_post %(echo '%{__os_install_post}' | sed -e
's!/usr/lib[^[:space:]]*/brp-python-bytecompile[[:space:]].*$!!g')
-%global gitdate 20120503git
+%global gitdate 20141115git
Name: python-vlc
Version: 1.1.0
-Release: 7.%{gitdate}%{?dist}
+Release: 8.%{gitdate}%{?dist}
Summary: VLC Media Player binding for Python
Group: Applications/Multimedia
License: GPLv2+
@@ -49,6 +45,9 @@
%changelog
+* Sat Nov 15 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1.1.0-8.20120503git
+- Update to today's snapshot
+
* Sun Aug 31 2014 Sérgio Basto <sergio(a)serjux.com> - 1.1.0-7.20120503git
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
Index: sources
===================================================================
RCS file: /cvs/free/rpms/python-vlc/devel/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources 4 May 2012 19:41:44 -0000 1.7
+++ sources 15 Nov 2014 14:22:06 -0000 1.8
@@ -1 +1 @@
-f4cd6f5eaf98ad4911da6870b6a44ceb python-vlc-1.1.0-20120503git.tar.bz2
+8bd3277f2f9254eb6f131948dd5f0185 python-vlc-1.1.0-20141115git.tar.bz2