[PyQt4] - PyQt-x11-gpl-4.7.7

Rex Dieter rdieter at fedoraproject.org
Wed Sep 22 18:00:52 UTC 2010


commit 3f2e343515ab48281322479f8122d2c184e1e345
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Wed Sep 22 13:06:07 2010 -0500

    - PyQt-x11-gpl-4.7.7

 .gitignore                     |    1 +
 PyQt-4.7.6-pyuic_python2.patch |   14 --------------
 PyQt4.spec                     |    9 +++++----
 sources                        |    2 +-
 4 files changed, 7 insertions(+), 19 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8bb7967..675e4da 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 PyQt-x11-gpl-4.7.4.tar.gz
 /PyQt-x11-gpl-4.7.6.tar.gz
+/PyQt-x11-gpl-4.7.7.tar.gz
diff --git a/PyQt4.spec b/PyQt4.spec
index 9810472..994b236 100644
--- a/PyQt4.spec
+++ b/PyQt4.spec
@@ -7,8 +7,8 @@
 
 Summary: Python bindings for Qt4
 Name: 	 PyQt4
-Version: 4.7.6
-Release: 2%{?dist}
+Version: 4.7.7
+Release: 1%{?dist}
 
 # GPLv2 exceptions(see GPL_EXCEPTIONS*.txt)
 License: GPLv3 or GPLv2 with exceptions
@@ -27,7 +27,6 @@ Patch5:  PyQt-x11-gpl-4.6.2-timestamp-multilib.patch
 Patch6:  PyQt-x11-gpl-4.7.2-fix-implicit-linking.patch
 
 ## upstream patches
-Patch100: PyQt-4.7.6-pyuic_python2.patch
 
 BuildRequires: chrpath
 BuildRequires: dbus-devel dbus-python-devel
@@ -99,7 +98,6 @@ from any of the Qt4 classes (e.g. KDE or your own).
 %patch4 -p1 
 %patch5 -p1 -b .timestamp
 %patch6 -p1 -b .fix-implicit-linking
-%patch100 -p1 -b .pyuic_python2
 
 ## permissions
 # mark examples non-executable
@@ -247,6 +245,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Sep 22 2010 Rex Dieter <rdieter at fedoraproject.org> - 4.7.7-1
+- PyQt-x11-gpl-4.7.7
+
 * Mon Sep 13 2010 Rex Dieter <rdieter at fedoraproject.org> - 4.7.6-2
 - backport pyuic fix for python2
 
diff --git a/sources b/sources
index da40480..8040114 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-266e1dd496ba9e08f3833f18f4ee6149  PyQt-x11-gpl-4.7.6.tar.gz
+b7b30ab25ee976407b37052f2f724bce  PyQt-x11-gpl-4.7.7.tar.gz


More information about the scm-commits mailing list