rpms/PyQt4/devel .cvsignore, 1.16, 1.17 PyQt4.spec, 1.39, 1.40 sources, 1.16, 1.17

Rex Dieter rdieter at fedoraproject.org
Thu Jan 7 21:38:33 UTC 2010


Author: rdieter

Update of /cvs/pkgs/rpms/PyQt4/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22027

Modified Files:
	.cvsignore PyQt4.spec sources 
Log Message:
* Thu Jan 07 2010 Rex Dieter <rdieter at fedoraproject.org> - 4.7-0.1.20091231
- PyQt-x11-gpl-4.7-snapshot-20091231



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/PyQt4/devel/.cvsignore,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -p -r1.16 -r1.17
--- .cvsignore	20 Nov 2009 14:27:09 -0000	1.16
+++ .cvsignore	7 Jan 2010 21:38:33 -0000	1.17
@@ -1 +1 @@
-PyQt-x11-gpl-4.6.2.tar.gz
+PyQt-x11-gpl-4.7-snapshot-20091231.tar.gz


Index: PyQt4.spec
===================================================================
RCS file: /cvs/pkgs/rpms/PyQt4/devel/PyQt4.spec,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -p -r1.39 -r1.40
--- PyQt4.spec	28 Nov 2009 00:33:10 -0000	1.39
+++ PyQt4.spec	7 Jan 2010 21:38:33 -0000	1.40
@@ -1,10 +1,12 @@
 
 # Fedora review: http://bugzilla.redhat.com/190189
 
+%define snap 20091231
+
 Summary: Python bindings for Qt4
 Name: 	 PyQt4
-Version: 4.6.2
-Release: 5%{?dist}
+Version: 4.7
+Release: 0.1.%{snap}%{?dist}
 
 # GPLv2 exceptions(see GPL_EXCEPTIONS*.txt)
 License: GPLv3 or GPLv2 with exceptions
@@ -33,7 +35,7 @@ BuildRequires: python-devel
 %global python_sitelib  %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")
 %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")
 
-BuildRequires: sip-devel >= 4.9.3
+BuildRequires: sip-devel >= 4.10
 
 Requires: dbus-python
 %{?_qt4_version:Requires: qt4 >= %{_qt4_version}}
@@ -142,6 +144,9 @@ rm -rf %{buildroot}
 %endif
 
 %changelog
+* Thu Jan 07 2010 Rex Dieter <rdieter at fedoraproject.org> - 4.7-0.1.20091231
+- PyQt-x11-gpl-4.7-snapshot-20091231
+
 * Fri Nov 27 2009 Rex Dieter <rdieter at fedoraproject.org> - 4.6.2-5
 - phonon bindings missing (#541685)
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/PyQt4/devel/sources,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -p -r1.16 -r1.17
--- sources	20 Nov 2009 14:27:09 -0000	1.16
+++ sources	7 Jan 2010 21:38:33 -0000	1.17
@@ -1 +1 @@
-b7aba1b0e41d674b0ebcb64844f442f7  PyQt-x11-gpl-4.6.2.tar.gz
+970d442f51979858699862cb6de99320  PyQt-x11-gpl-4.7-snapshot-20091231.tar.gz




More information about the fedora-extras-commits mailing list