[PyQt4] 4.9

Rex Dieter rdieter at fedoraproject.org
Fri Dec 23 14:31:51 UTC 2011


commit 76752affe2b1a5bd28fba33bcff1ac869f9b3185
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Fri Dec 23 08:31:47 2011 -0600

    4.9

 .gitignore |    4 +---
 PyQt4.spec |   11 +++++++----
 sources    |    2 +-
 3 files changed, 9 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2de99e1..0c0af00 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,2 @@
-/PyQt-x11-gpl-4.8.3.tar.gz
-/PyQt-x11-gpl-4.8.4.tar.gz
-/PyQt-x11-gpl-4.8.5.tar.gz
 /PyQt-x11-gpl-4.8.6.tar.gz
+/PyQt-x11-gpl-4.9.tar.gz
diff --git a/PyQt4.spec b/PyQt4.spec
index 7b9c2bd..fd4db84 100644
--- a/PyQt4.spec
+++ b/PyQt4.spec
@@ -3,8 +3,8 @@
 
 Summary: Python bindings for Qt4
 Name: 	 PyQt4
-Version: 4.8.6
-Release: 4%{?dist}
+Version: 4.9
+Release: 1%{?dist}
 
 # GPLv2 exceptions(see GPL_EXCEPTIONS*.txt)
 License: GPLv3 or GPLv2 with exceptions
@@ -31,11 +31,11 @@ BuildRequires: pkgconfig(QtWebKit)
 %if 0%{?fedora}
 BuildRequires: qscintilla
 %endif
-BuildRequires: sip-devel >= 4.13
+BuildRequires: sip-devel >= 4.13.1
 
 %if 0%{?with_python3}
 BuildRequires: python3-devel 
-BuildRequires: python3-sip-devel >= 4.13
+BuildRequires: python3-sip-devel >= 4.13.1
 %endif # with_python3
 
 Requires: dbus-python
@@ -257,6 +257,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Fri Dec 23 2011 Rex Dieter <rdieter at fedoraproject.org> 4.9-1
+- 4.9
+
 * Tue Dec 20 2011 Than Ngo <than at redhat.com> - 4.8.6-4
 - Provides: pyqt4
 
diff --git a/sources b/sources
index a8e7eb4..47c49e9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9bfd7b08b8e438b83cc50d5c58191f97  PyQt-x11-gpl-4.8.6.tar.gz
+61619500d09d87b6c2a25bd3ea994504  PyQt-x11-gpl-4.9.tar.gz


More information about the scm-commits mailing list