[PyQt4] PyQt4-4.11.3

Rex Dieter rdieter at fedoraproject.org
Tue Nov 11 05:07:22 UTC 2014


commit 6fdebd2ac5ae239c3a205028e7445d5123b7e604
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Mon Nov 10 23:07:14 2014 -0600

    PyQt4-4.11.3

 .gitignore |    2 +-
 PyQt4.spec |   11 +++++++----
 sources    |    2 +-
 3 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index db01b20..f0f286b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/PyQt-x11-gpl-4.11.2.tar.gz
+/PyQt-x11-gpl-4.11.3.tar.gz
diff --git a/PyQt4.spec b/PyQt4.spec
index cfe1cd0..851e521 100644
--- a/PyQt4.spec
+++ b/PyQt4.spec
@@ -19,8 +19,8 @@
 
 Summary: Python bindings for Qt4
 Name: 	 PyQt4
-Version: 4.11.2
-Release: 2%{?dist}
+Version: 4.11.3
+Release: 1%{?dist}
 
 # GPLv2 exceptions(see GPL_EXCEPTIONS*.txt)
 License: (GPLv3 or GPLv2 with exceptions) and BSD
@@ -62,12 +62,12 @@ BuildRequires: pkgconfig(QtXml) pkgconfig(QtXmlPatterns)
 BuildRequires: pkgconfig(QtWebKit)
 %endif
 BuildRequires: python2-devel
-BuildRequires: sip-devel >= 4.16
+BuildRequires: sip-devel >= 4.16.4
 
 %if 0%{?with_python3}
 BuildRequires: python3-dbus
 BuildRequires: python3-devel 
-BuildRequires: python3-sip-devel >= 4.16
+BuildRequires: python3-sip-devel >= 4.16.4
 %endif # with_python3
 
 Requires: dbus-python
@@ -377,6 +377,9 @@ diff -u ./sip/QtGui/opengl_types.sip.orig \
 
 
 %changelog
+* Mon Nov 10 2014 Rex Dieter <rdieter at fedoraproject.org> 4.11.3-1
+- PyQt4-4.11.3
+
 * Thu Nov 06 2014 Rex Dieter <rdieter at fedoraproject.org> 4.11.2-2
 - python2_sitelib should be python2_sitearch (#1161121)
 
diff --git a/sources b/sources
index f58f52a..8cf3227 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6bbb57f6874701adfc6909702f4a4b02  PyQt-x11-gpl-4.11.2.tar.gz
+997c3e443165a89a559e0d96b061bf70  PyQt-x11-gpl-4.11.3.tar.gz


More information about the scm-commits mailing list