rpms/PyQt4/F-12 .cvsignore, 1.13, 1.14 PyQt4.spec, 1.31, 1.32 sources, 1.13, 1.14

Rex Dieter rdieter at fedoraproject.org
Wed Nov 11 15:43:10 UTC 2009


Author: rdieter

Update of /cvs/pkgs/rpms/PyQt4/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27706

Modified Files:
	.cvsignore PyQt4.spec sources 
Log Message:
* Fri Oct 23 2009 Rex Dieter <rdieter at fedoraproject.org> - 4.6.1-1
- PyQt4-4.6.1



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/PyQt4/F-12/.cvsignore,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- .cvsignore	28 Jul 2009 12:57:42 -0000	1.13
+++ .cvsignore	11 Nov 2009 15:43:10 -0000	1.14
@@ -1 +1 @@
-PyQt-x11-gpl-4.5.4.tar.gz
+PyQt-x11-gpl-4.6.1.tar.gz


Index: PyQt4.spec
===================================================================
RCS file: /cvs/pkgs/rpms/PyQt4/F-12/PyQt4.spec,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -p -r1.31 -r1.32
--- PyQt4.spec	28 Jul 2009 12:57:42 -0000	1.31
+++ PyQt4.spec	11 Nov 2009 15:43:10 -0000	1.32
@@ -3,15 +3,14 @@
 
 Summary: Python bindings for Qt4
 Name: 	 PyQt4
-Version: 4.5.4
+Version: 4.6.1
 Release: 1%{?dist}
 
 # GPLv2 exceptions(see GPL_EXCEPTIONS*.txt)
 License: GPLv3 or GPLv2 with exceptions
 Group: 	 Development/Languages
 Url:     http://www.riverbankcomputing.com/software/pyqt/
-Source0: http://www.riverbankcomputing.com/static/Downloads/PyQt4/PyQt-x11-gpl-%{version}.tar.gz
-#Source0: http://www.riverbankcomputing.com/static/Downloads/PyQt4/PyQt-x11-gpl-%{version}-snapshot-%{snap}.tar.gz
+Source0: http://www.riverbankcomputing.com/static/Downloads/PyQt4/PyQt-x11-gpl-%{version}%{?snap:-snapshot-%{snap}}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 Patch1:  PyQt-x11-gpl-4.4.4-64bit.patch
@@ -32,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.2
+BuildRequires: sip-devel >= 4.9.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 +136,12 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Fri Oct 23 2009 Rex Dieter <rdieter at fedoraproject.org> - 4.6.1-1
+- PyQt4-4.6.1
+
+* Thu Oct 15 2009 Rex Dieter <rdieter at fedoraproject.org> - 4.6.1-0.1.20091014
+- PyQt4-4.6.1-snapshot-20091014 (#529192)
+
 * Tue Jul 28 2009 Rex Dieter <rdieter at fedoraproject.org> - 4.5.4-1
 - PyQt4-4.5.4
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/PyQt4/F-12/sources,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- sources	28 Jul 2009 12:57:42 -0000	1.13
+++ sources	11 Nov 2009 15:43:10 -0000	1.14
@@ -1 +1 @@
-b721266d14c450dd7045025e042819ec  PyQt-x11-gpl-4.5.4.tar.gz
+4e5b75486d2934a7fa5215b056e28761  PyQt-x11-gpl-4.6.1.tar.gz




More information about the fedora-extras-commits mailing list