Author: oget
Update of /cvs/free/rpms/python-vlc/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv29147
Modified Files:
.cvsignore python-vlc.spec sources
Log Message:
* Wed Aug 15 2010 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com>
1.1.0-2.20100825git
- Latest git snapshot.
- Build against python-2.7 on F-14
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/python-vlc/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore 6 Jul 2010 21:09:48 -0000 1.4
+++ .cvsignore 25 Aug 2010 20:35:35 -0000 1.5
@@ -1 +1 @@
-python-vlc-1.1.0-20100706git.tar.bz2
+python-vlc-1.1.0-20100825git.tar.bz2
Index: python-vlc.spec
===================================================================
RCS file: /cvs/free/rpms/python-vlc/devel/python-vlc.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- python-vlc.spec 6 Jul 2010 21:09:48 -0000 1.3
+++ python-vlc.spec 25 Aug 2010 20:35:35 -0000 1.4
@@ -2,11 +2,11 @@
%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from
distutils.sysconfig import get_python_lib; print(get_python_lib())")}
%endif
-%global gitdate 20100706git
+%global gitdate 20100825git
Name: python-vlc
Version: 1.1.0
-Release: 1.%{gitdate}%{?dist}
+Release: 2.%{gitdate}%{?dist}
Summary: VLC Media Player binding for Python
Group: Applications/Multimedia
License: GPLv2+
@@ -44,6 +44,10 @@
%{python_sitelib}/vlcwidget.py*
%changelog
+* Wed Aug 15 2010 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com>
1.1.0-2.20100825git
+- Latest git snapshot.
+- Build against python-2.7 on F-14
+
* Tue Jul 06 2010 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com>
1.1.0-1.20100706git
- 1.1.0 final updates
Index: sources
===================================================================
RCS file: /cvs/free/rpms/python-vlc/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources 6 Jul 2010 21:09:48 -0000 1.4
+++ sources 25 Aug 2010 20:35:35 -0000 1.5
@@ -1 +1 @@
-37f4eeae38106ca770f542a3cd57c7a6 python-vlc-1.1.0-20100706git.tar.bz2
+92c6ae9f26e39651cf1f01503b1f5b4f python-vlc-1.1.0-20100825git.tar.bz2