[PyQt4] PyQt4-4.11.1

Rex Dieter rdieter at fedoraproject.org
Sun Jul 6 19:30:56 UTC 2014


commit 8279cbcff0b0a8b43be178d4c4d1d5149ab6d9b7
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Sun Jul 6 14:31:14 2014 -0500

    PyQt4-4.11.1

 .gitignore |    2 +-
 PyQt4.spec |    7 ++++---
 sources    |    2 +-
 3 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5db6eb4..bf2cf5e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,2 @@
 /PyQt-x11-gpl-4.10.4.tar.gz
-/PyQt-x11-gpl-4.11.1-snapshot-9d5a6843b580.tar.gz
+/PyQt-x11-gpl-4.11.1.tar.gz
diff --git a/PyQt4.spec b/PyQt4.spec
index 88f2260..89480e8 100644
--- a/PyQt4.spec
+++ b/PyQt4.spec
@@ -14,12 +14,10 @@
 %{!?python2_sitearch:%global python2_sitearch %(%{__python2} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
 %{!?python2_inc:%global python2_inc %(%{__python2} -c "from distutils.sysconfig import get_python_inc; print get_python_inc(1)")}
 
-%define snap 9d5a6843b580
-
 Summary: Python bindings for Qt4
 Name: 	 PyQt4
 Version: 4.11.1
-Release: 0.3.%{snap}%{?dist}
+Release: 1%{?dist}
 
 # GPLv2 exceptions(see GPL_EXCEPTIONS*.txt)
 License: (GPLv3 or GPLv2 with exceptions) and BSD
@@ -393,6 +391,9 @@ diff -u ./sip/QtGui/opengl_types.sip.orig \
 
 
 %changelog
+* Sun Jul 06 2014 Rex Dieter <rdieter at fedoraproject.org> 4.11.1-1
+- PyQt4-4.11.1
+
 * Fri Jun 06 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.11.1-0.3.9d5a6843b580
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index ef608e4..a45f88d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ee154390402f80a0682a70aacf120d83  PyQt-x11-gpl-4.11.1-snapshot-9d5a6843b580.tar.gz
+9d0203c46ad8c838abd5d33b814ca659  PyQt-x11-gpl-4.11.1.tar.gz


More information about the scm-commits mailing list