[PyQt4] 4.8.6

Rex Dieter rdieter at fedoraproject.org
Wed Oct 26 13:11:14 UTC 2011


commit a731cc23dcdc77f85b6954cab553815b338bd8fb
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Wed Oct 26 08:18:40 2011 -0500

    4.8.6

 .gitignore |    1 +
 PyQt4.spec |   11 +++++++----
 sources    |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 37c6eb7..2de99e1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /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
diff --git a/PyQt4.spec b/PyQt4.spec
index 52f23d6..0fb8407 100644
--- a/PyQt4.spec
+++ b/PyQt4.spec
@@ -3,8 +3,8 @@
 
 Summary: Python bindings for Qt4
 Name: 	 PyQt4
-Version: 4.8.5
-Release: 2%{?dist}
+Version: 4.8.6
+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.12.4
+BuildRequires: sip-devel >= 4.13
 
 %if 0%{?with_python3}
 BuildRequires: python3-devel 
-BuildRequires: python3-sip-devel >= 4.12.4
+BuildRequires: python3-sip-devel >= 4.13
 %endif # with_python3
 
 # could theoretically enumerate all the modules built/packaged here, but this
@@ -246,6 +246,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Oct 26 2011 Rex Dieter <rdieter at fedoraproject.org> 4.8.6-1
+- 4.8.6
+
 * Mon Oct 17 2011 Rex Dieter <rdieter at fedoraproject.org> 4.8.5-2
 - pkgconfig-style deps
 - Provides: -webkit
diff --git a/sources b/sources
index 1988f89..a8e7eb4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0e4264bb912edfbda319bb236ac84407  PyQt-x11-gpl-4.8.5.tar.gz
+9bfd7b08b8e438b83cc50d5c58191f97  PyQt-x11-gpl-4.8.6.tar.gz


More information about the scm-commits mailing list