rpms/PyQt4/devel .cvsignore, 1.10, 1.11 PyQt4.spec, 1.26, 1.27 sources, 1.10, 1.11

Rex Dieter rdieter at fedoraproject.org
Tue Jun 16 13:52:55 UTC 2009


Author: rdieter

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

Modified Files:
	.cvsignore PyQt4.spec sources 
Log Message:
* Tue Jun 16 2009 Rex Dieter <rdieter at fedoraproject.org> - 4.5.1-1
- PyQt-4.5.1



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/PyQt4/devel/.cvsignore,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- .cvsignore	5 Jun 2009 15:20:44 -0000	1.10
+++ .cvsignore	16 Jun 2009 13:52:23 -0000	1.11
@@ -1 +1 @@
-PyQt-x11-gpl-4.5.tar.gz
+PyQt-x11-gpl-4.5.1.tar.gz


Index: PyQt4.spec
===================================================================
RCS file: /cvs/pkgs/rpms/PyQt4/devel/PyQt4.spec,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -p -r1.26 -r1.27
--- PyQt4.spec	12 Jun 2009 20:03:21 -0000	1.26
+++ PyQt4.spec	16 Jun 2009 13:52:23 -0000	1.27
@@ -1,11 +1,9 @@
 
 # Fedora review: http://bugzilla.redhat.com/190189
 
-#define snap 20090520
-
 Summary: Python bindings for Qt4
 Name: 	 PyQt4
-Version: 4.5
+Version: 4.5.1
 Release: 1%{?dist}
 
 # GPLv2 exceptions(see GPL_EXCEPTIONS*.txt)
@@ -33,7 +31,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.8
+BuildRequires: sip-devel >= 4.8.1
 %global sip_ver %(sip -V 2>/dev/null | cut -d' ' -f1 | cut -d- -f1)
 %if "x%{?sip_ver}" != "x"
 # To be paranoid, could change >= to = -- Rex
@@ -137,6 +135,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Tue Jun 16 2009 Rex Dieter <rdieter at fedoraproject.org> - 4.5.1-1
+- PyQt-4.5.1
+
 * Fri Jun 05 2009 Rex Dieter <rdieter at fedoraproject.org> - 4.5-1
 - PyQt-4.5
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/PyQt4/devel/sources,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- sources	5 Jun 2009 15:20:44 -0000	1.10
+++ sources	16 Jun 2009 13:52:24 -0000	1.11
@@ -1 +1 @@
-9bba5583fda4c74000acb1123a29def7  PyQt-x11-gpl-4.5.tar.gz
+80e877799ae8fb82f137c43fda18bff5  PyQt-x11-gpl-4.5.1.tar.gz




More information about the fedora-extras-commits mailing list