From 8d447f7588ad55d0deeba8d09aacd0ed488df411 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 17:52:29 +0100 Subject: [PATCH] automatic update by autodist [release 5.4-1mamba;Sun Jan 18 2015] --- PyQt5.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/PyQt5.spec b/PyQt5.spec index 285e8e9..dede005 100644 --- a/PyQt5.spec +++ b/PyQt5.spec @@ -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 5.4-1mamba +- automatic update by autodist + * Thu Nov 20 2014 Silvan Calarco 5.3.2-2mamba - -py3 support