[PyQt4] 4.9.3

Rex Dieter rdieter at fedoraproject.org
Sun Jun 24 16:46:44 UTC 2012


commit 8e573fe26fd6cbf2fdfbcbef9c93c28478c049b0
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Sun Jun 24 11:49:52 2012 -0500

    4.9.3

 .gitignore |    2 +-
 PyQt4.spec |    9 ++++++---
 sources    |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e0c7852..17aba5a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,3 @@
 /PyQt-x11-gpl-4.8.6.tar.gz
 /PyQt-x11-gpl-4.9.1.tar.gz
-/PyQt-x11-gpl-4.9.2.tar.gz
+/PyQt-x11-gpl-4.9.3.tar.gz
diff --git a/PyQt4.spec b/PyQt4.spec
index deccf99..a45376a 100644
--- a/PyQt4.spec
+++ b/PyQt4.spec
@@ -3,7 +3,7 @@
 
 Summary: Python bindings for Qt4
 Name: 	 PyQt4
-Version: 4.9.2
+Version: 4.9.3
 Release: 1%{?dist}
 
 # GPLv2 exceptions(see GPL_EXCEPTIONS*.txt)
@@ -40,11 +40,11 @@ BuildRequires: pkgconfig(QtGui) pkgconfig(QtNetwork)
 BuildRequires: qscintilla
 BuildRequires: pkgconfig(QtWebKit)
 %endif
-BuildRequires: sip-devel >= 4.13.2
+BuildRequires: sip-devel >= 4.13.3
 
 %if 0%{?with_python3}
 BuildRequires: python3-devel 
-BuildRequires: python3-sip-devel >= 4.13.2
+BuildRequires: python3-sip-devel >= 4.13.3
 %endif # with_python3
 
 Requires: dbus-python
@@ -285,6 +285,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sun Jun 24 2012 Rex Dieter <rdieter at fedoraproject.org> 4.9.3-1
+- 4.9.3
+
 * Fri Jun 22 2012 Rex Dieter <rdieter at fedoraproject.org> 4.9.2-1
 - 4.9.2
 
diff --git a/sources b/sources
index e90c432..495796b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-df3f588118697d6d16f7ffddb141d0d2  PyQt-x11-gpl-4.9.2.tar.gz
+223f75c55f1c38c46bd164cdd4996a43  PyQt-x11-gpl-4.9.3.tar.gz


More information about the scm-commits mailing list