[PyQt4] 4.8.5

Rex Dieter rdieter at fedoraproject.org
Wed Aug 10 15:03:22 UTC 2011


commit 5018f3e4f76b8ce3067045ed0fa6cc6fa6706ca3
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Wed Aug 10 10:03:10 2011 -0500

    4.8.5

 .gitignore |    1 +
 PyQt4.spec |   11 +++++++----
 sources    |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e808d46..37c6eb7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /PyQt-x11-gpl-4.8.3.tar.gz
 /PyQt-x11-gpl-4.8.4.tar.gz
+/PyQt-x11-gpl-4.8.5.tar.gz
diff --git a/PyQt4.spec b/PyQt4.spec
index b8f8077..caf6e6e 100644
--- a/PyQt4.spec
+++ b/PyQt4.spec
@@ -3,8 +3,8 @@
 
 Summary: Python bindings for Qt4
 Name: 	 PyQt4
-Version: 4.8.4
-Release: 4%{?dist}
+Version: 4.8.5
+Release: 1%{?dist}
 
 # GPLv2 exceptions(see GPL_EXCEPTIONS*.txt)
 License: GPLv3 or GPLv2 with exceptions
@@ -31,11 +31,11 @@ BuildRequires: qscintilla
 %endif
 BuildRequires: qt4-devel >= 4.7
 BuildRequires: qt4-webkit-devel
-BuildRequires: sip-devel >= 4.12.3
+BuildRequires: sip-devel >= 4.12.4
 
 %if 0%{?with_python3}
 BuildRequires: python3-devel
-BuildRequires: python3-sip-devel >= 4.12.3
+BuildRequires: python3-sip-devel >= 4.12.4
 %endif # with_python3
 
 Requires: dbus-python
@@ -239,6 +239,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Aug 10 2011 Rex Dieter <rdieter at fedoraproject.org> 4.8.5-1
+- 4.8.5
+
 * Sat Jul 23 2011 Rex Dieter <rdieter at fedoraproject.org> 4.8.4-4
 - rebuild (qt48)
 
diff --git a/sources b/sources
index 64b8a6b..1988f89 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-97c5dc1042feb5b3fe20baabad055af1  PyQt-x11-gpl-4.8.4.tar.gz
+0e4264bb912edfbda319bb236ac84407  PyQt-x11-gpl-4.8.5.tar.gz


More information about the scm-commits mailing list