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 4.11.1-1 +- PyQt4-4.11.1 + * Fri Jun 06 2014 Fedora Release Engineering - 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