rpms/PyQt4/devel .cvsignore, 1.12, 1.13 PyQt4.spec, 1.30, 1.31 sources, 1.12, 1.13

Rex Dieter rdieter at fedoraproject.org
Tue Jul 28 12:57:43 UTC 2009


Author: rdieter

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

Modified Files:
	.cvsignore PyQt4.spec sources 
Log Message:
* Tue Jul 28 2009 Rex Dieter <rdieter at fedoraproject.org> - 4.5.4-1
- PyQt4-4.5.4



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/PyQt4/devel/.cvsignore,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- .cvsignore	16 Jul 2009 13:36:54 -0000	1.12
+++ .cvsignore	28 Jul 2009 12:57:42 -0000	1.13
@@ -1 +1 @@
-PyQt-x11-gpl-4.5.2.tar.gz
+PyQt-x11-gpl-4.5.4.tar.gz


Index: PyQt4.spec
===================================================================
RCS file: /cvs/pkgs/rpms/PyQt4/devel/PyQt4.spec,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -p -r1.30 -r1.31
--- PyQt4.spec	24 Jul 2009 16:02:25 -0000	1.30
+++ PyQt4.spec	28 Jul 2009 12:57:42 -0000	1.31
@@ -3,8 +3,8 @@
 
 Summary: Python bindings for Qt4
 Name: 	 PyQt4
-Version: 4.5.2
-Release: 2%{?dist}
+Version: 4.5.4
+Release: 1%{?dist}
 
 # GPLv2 exceptions(see GPL_EXCEPTIONS*.txt)
 License: GPLv3 or GPLv2 with exceptions
@@ -32,7 +32,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.1
+BuildRequires: sip-devel >= 4.8.2
 %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 +137,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Tue Jul 28 2009 Rex Dieter <rdieter at fedoraproject.org> - 4.5.4-1
+- PyQt4-4.5.4
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.5.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/PyQt4/devel/sources,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- sources	16 Jul 2009 13:36:54 -0000	1.12
+++ sources	28 Jul 2009 12:57:42 -0000	1.13
@@ -1 +1 @@
-997269d78aced5b1105edb155d49e248  PyQt-x11-gpl-4.5.2.tar.gz
+b721266d14c450dd7045025e042819ec  PyQt-x11-gpl-4.5.4.tar.gz




More information about the fedora-extras-commits mailing list