automatic update by autodist [release 5.4-1mamba;Sun Jan 18 2015]

This commit is contained in:
Automatic Build System 2024-01-05 17:52:29 +01:00
parent c5228ee9f0
commit 8d447f7588

View File

@ -1,8 +1,8 @@
%define pythonsip_ver %(sip -V)
Name: PyQt5
Version: 5.3.2
Release: 2mamba
Version: 5.4
Release: 1mamba
Summary: Python bindings for the Qt5 cross platform GUI toolkit
Group: System/Libraries
Vendor: openmamba
@ -151,7 +151,7 @@ find examples/ -type f -exec chmod 0644 {} ';'
%{python_sitearch}/PyQt5/QtWebSockets.so
%{python_sitearch}/PyQt5/QtWidgets.so
%{python_sitearch}/PyQt5/QtX11Extras.so
#%{python_sitearch}/PyQt5/QtXml.so
%{python_sitearch}/PyQt5/QtXml.so
%{python_sitearch}/PyQt5/QtXmlPatterns.so
%{python_sitearch}/PyQt5/_QOpenGLFunctions_2_0.so
%{python_sitearch}/PyQt5/__init__.py
@ -175,6 +175,9 @@ find examples/ -type f -exec chmod 0644 {} ';'
%{_qt5_plugindir}/designer/*
%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
- -py3 support