[packages/python-PyQt4] - updated to 4.11.4
matkor
matkor at pld-linux.org
Thu Aug 27 13:23:29 CEST 2015
commit 933800627174f3d318fc5f676865f6b6f9578988
Author: Mateusz Korniak <matkor at pld-linux.org>
Date: Thu Aug 27 13:23:20 2015 +0200
- updated to 4.11.4
python-PyQt4.spec | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/python-PyQt4.spec b/python-PyQt4.spec
index 56aab2d..4af9d43 100644
--- a/python-PyQt4.spec
+++ b/python-PyQt4.spec
@@ -6,19 +6,19 @@
%define module PyQt4
# minimal required sip version
-%define sip_ver 2:4.16.4
+%define sip_ver 2:4.16.9
# last qt version covered by these bindings (minimal required is currently 4.1.0)
-%define qt_ver 4.8.6
+%define qt_ver 4.8.7
Summary: Python 2 bindings for the Qt4 toolkit
Summary(pl.UTF-8): Wiązania Pythona 2 do toolkitu Qt4
Name: python-%{module}
-Version: 4.11.3
-Release: 4
+Version: 4.11.4
+Release: 1
License: GPL v2 or GPL v3 with FLOSS exception
Group: Libraries/Python
Source0: http://downloads.sourceforge.net/pyqt/PyQt-x11-gpl-%{version}.tar.gz
-# Source0-md5: 997c3e443165a89a559e0d96b061bf70
+# Source0-md5: 2fe8265b2ae2fc593241c2c84d09d481
Patch0: %{name}-dbuspath.patch
Patch1: %{name}-64bit.patch
URL: http://www.riverbankcomputing.com/software/pyqt/
@@ -297,7 +297,7 @@ rm -rf $RPM_BUILD_ROOT
%if %{with python2}
%files
%defattr(644,root,root,755)
-%doc GPL_EXCEPTION.TXT NEWS OPENSOURCE-NOTICE.TXT README THANKS
+%doc NEWS README THANKS
%dir %{py_sitedir}/PyQt4
%attr(755,root,root) %{py_sitedir}/PyQt4/Qt.so
%attr(755,root,root) %{py_sitedir}/PyQt4/QtAssistant.so
@@ -332,7 +332,7 @@ rm -rf $RPM_BUILD_ROOT
%if %{with python3}
%files -n python3-PyQt4
%defattr(644,root,root,755)
-%doc GPL_EXCEPTION.TXT NEWS OPENSOURCE-NOTICE.TXT README THANKS
+%doc NEWS README THANKS
%dir %{py3_sitedir}/PyQt4
%attr(755,root,root) %{py3_sitedir}/PyQt4/Qt.so
%attr(755,root,root) %{py3_sitedir}/PyQt4/QtAssistant.so
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-PyQt4.git/commitdiff/933800627174f3d318fc5f676865f6b6f9578988
More information about the pld-cvs-commit
mailing list