[PyQt4] - PyQt-x11-gpl-4.7.6

Rex Dieter rdieter at fedoraproject.org
Thu Sep 9 20:23:58 UTC 2010


commit 8c5ef92c0394c74f00802704f5cdc381dd4920cb
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Thu Sep 9 15:29:24 2010 -0500

    - PyQt-x11-gpl-4.7.6

 .gitignore |    1 +
 PyQt4.spec |   11 +++++++----
 sources    |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9dff3b6..8bb7967 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 PyQt-x11-gpl-4.7.4.tar.gz
+/PyQt-x11-gpl-4.7.6.tar.gz
diff --git a/PyQt4.spec b/PyQt4.spec
index c1e6970..183cf1e 100644
--- a/PyQt4.spec
+++ b/PyQt4.spec
@@ -7,8 +7,8 @@
 
 Summary: Python bindings for Qt4
 Name: 	 PyQt4
-Version: 4.7.4
-Release: 3%{?dist}
+Version: 4.7.6
+Release: 1%{?dist}
 
 # GPLv2 exceptions(see GPL_EXCEPTIONS*.txt)
 License: GPLv3 or GPLv2 with exceptions
@@ -42,11 +42,11 @@ BuildRequires: python-devel
 %global python_sitelib  %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")
 %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")
 
-BuildRequires: sip-devel >= 4.10.3
+BuildRequires: sip-devel >= 4.11.1
 
 %if 0%{?with_python3}
 BuildRequires: python3-devel
-BuildRequires: python3-sip-devel >= 4.10.3
+BuildRequires: python3-sip-devel >= 4.11.1
 %endif # with_python3
 
 Requires: dbus-python
@@ -243,6 +243,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Thu Sep 09 2010 Rex Dieter <rdieter at fedoraproject.org> - 4.7.6-1
+- PyQt-x11-gpl-4.7.6
+
 * Wed Aug 25 2010 Thomas Spura <tomspur at fedoraproject.org> - 4.7.4-3
 - rebuild with python3.2
   http://lists.fedoraproject.org/pipermail/devel/2010-August/141368.html
diff --git a/sources b/sources
index da0ce95..da40480 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-88e9f1bc467cccf424d2032e3470982c  PyQt-x11-gpl-4.7.4.tar.gz
+266e1dd496ba9e08f3833f18f4ee6149  PyQt-x11-gpl-4.7.6.tar.gz


More information about the scm-commits mailing list