automatic update by autodist [release 5.4-1mamba;Sun Jan 18 2015]
This commit is contained in:
parent
c5228ee9f0
commit
8d447f7588
@ -1,8 +1,8 @@
|
|||||||
%define pythonsip_ver %(sip -V)
|
%define pythonsip_ver %(sip -V)
|
||||||
|
|
||||||
Name: PyQt5
|
Name: PyQt5
|
||||||
Version: 5.3.2
|
Version: 5.4
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: Python bindings for the Qt5 cross platform GUI toolkit
|
Summary: Python bindings for the Qt5 cross platform GUI toolkit
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -151,7 +151,7 @@ find examples/ -type f -exec chmod 0644 {} ';'
|
|||||||
%{python_sitearch}/PyQt5/QtWebSockets.so
|
%{python_sitearch}/PyQt5/QtWebSockets.so
|
||||||
%{python_sitearch}/PyQt5/QtWidgets.so
|
%{python_sitearch}/PyQt5/QtWidgets.so
|
||||||
%{python_sitearch}/PyQt5/QtX11Extras.so
|
%{python_sitearch}/PyQt5/QtX11Extras.so
|
||||||
#%{python_sitearch}/PyQt5/QtXml.so
|
%{python_sitearch}/PyQt5/QtXml.so
|
||||||
%{python_sitearch}/PyQt5/QtXmlPatterns.so
|
%{python_sitearch}/PyQt5/QtXmlPatterns.so
|
||||||
%{python_sitearch}/PyQt5/_QOpenGLFunctions_2_0.so
|
%{python_sitearch}/PyQt5/_QOpenGLFunctions_2_0.so
|
||||||
%{python_sitearch}/PyQt5/__init__.py
|
%{python_sitearch}/PyQt5/__init__.py
|
||||||
@ -175,6 +175,9 @@ find examples/ -type f -exec chmod 0644 {} ';'
|
|||||||
%{_qt5_plugindir}/designer/*
|
%{_qt5_plugindir}/designer/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jan 18 2015 Automatic Build System <autodist@mambasoft.it> 5.4-1mamba
|
||||||
|
- automatic update by autodist
|
||||||
|
|
||||||
* Thu Nov 20 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 5.3.2-2mamba
|
* Thu Nov 20 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 5.3.2-2mamba
|
||||||
- -py3 support
|
- -py3 support
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user