[PyQt4] 4.9.6

Rex Dieter rdieter at fedoraproject.org
Mon Dec 10 04:25:31 UTC 2012


commit 03ec092a5c44efd8bc4145dd9d69c6919a009832
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Sun Dec 9 22:25:37 2012 -0600

    4.9.6

 .gitignore |    3 +--
 PyQt4.spec |   11 +++++++----
 sources    |    2 +-
 3 files changed, 9 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3649528..d1b05a1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,3 @@
 /PyQt-x11-gpl-4.8.6.tar.gz
 /PyQt-x11-gpl-4.9.1.tar.gz
-/PyQt-x11-gpl-4.9.4.tar.gz
-/PyQt-x11-gpl-4.9.5.tar.gz
+/PyQt-x11-gpl-4.9.6.tar.gz
diff --git a/PyQt4.spec b/PyQt4.spec
index 753026d..68b3982 100644
--- a/PyQt4.spec
+++ b/PyQt4.spec
@@ -5,8 +5,8 @@
 
 Summary: Python bindings for Qt4
 Name: 	 PyQt4
-Version: 4.9.5
-Release: 3%{?dist}
+Version: 4.9.6
+Release: 1%{?dist}
 
 # GPLv2 exceptions(see GPL_EXCEPTIONS*.txt)
 License: GPLv3 or GPLv2 with exceptions
@@ -42,11 +42,11 @@ BuildRequires: pkgconfig(QtGui) pkgconfig(QtNetwork)
 BuildRequires: qscintilla
 BuildRequires: pkgconfig(QtWebKit)
 %endif
-BuildRequires: sip-devel >= 4.14
+BuildRequires: sip-devel >= 4.14.2
 
 %if 0%{?with_python3}
 BuildRequires: python3-devel 
-BuildRequires: python3-sip-devel >= 4.14
+BuildRequires: python3-sip-devel >= 4.14.2
 %endif # with_python3
 
 Requires: dbus-python
@@ -287,6 +287,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sun Dec 09 2012 Rex Dieter <rdieter at fedoraproject.org> 4.9.6-1
+- 4.9.6
+
 * Sun Oct 28 2012 Rex Dieter <rdieter at fedoraproject.org> 4.9.5-3
 - rebuild (sip)
 
diff --git a/sources b/sources
index 09d3dda..af48055 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e4cdd6619c63655f7510efb4df8462fb  PyQt-x11-gpl-4.9.5.tar.gz
+514e1f9597771dc732ba75ba9fa5c6b6  PyQt-x11-gpl-4.9.6.tar.gz


More information about the scm-commits mailing list