diff --git a/PyQt4.spec b/PyQt4.spec index 7a5bd066a4cc904bd7c1c735ead131efe066f43d..ed0bb40de4737a50c2902c3224948ae28e3e96a0 100644 --- a/PyQt4.spec +++ b/PyQt4.spec @@ -2,8 +2,8 @@ %global python3_dbus_dir %(%{__python3} -c "import dbus.mainloop; print(dbus.mainloop.__path__[0])") %global __provides_exclude_from ^(%{python3_sitearch}/.*\\.so|%{_qt4_plugindir}/.*\\.so)$ Name: PyQt4 -Version: 4.12.1 -Release: 14 +Version: 4.12.3 +Release: 1 Summary: Python bindings for Qt4 License: (GPLv3 or GPLv2 with exceptions) and BSD Url: http://www.riverbankcomputing.com/software/pyqt/ @@ -109,6 +109,9 @@ diff -u ./sip/QtGui/opengl_types.sip.orig ./sip/QtGui/opengl_types.sip ||: %{_datadir}/python3-sip/PyQt4/ %changelog +* Thu Jun 23 2022 SimpleUpdate Robot - 4.12.3-1 +- Upgrade to version 4.12.3 + * Tue Oct 27 2020 leiju - 4.12.1-14 - Remove python2 dependency diff --git a/PyQt4_gpl_x11-4.12.1.tar.gz b/PyQt4_gpl_x11-4.12.3.tar.gz similarity index 60% rename from PyQt4_gpl_x11-4.12.1.tar.gz rename to PyQt4_gpl_x11-4.12.3.tar.gz index 61ae1d9f546b60e0e088b64e70818941300805e0..31f733014e423e566308857ecb2ae2b9b1e40dfb 100644 Binary files a/PyQt4_gpl_x11-4.12.1.tar.gz and b/PyQt4_gpl_x11-4.12.3.tar.gz differ