diff --git a/python-qt5.spec b/python-qt5.spec index 9a9b2a0fce49817fcc61427ee0bd28befa947774..d805ef6033c6375558e9cdb62f1b336f8192f842 100644 --- a/python-qt5.spec +++ b/python-qt5.spec @@ -9,7 +9,7 @@ Name: python-qt5 Version: 5.15.6 -Release: 3 +Release: 4 Summary: PyQt5 is a set of Python bindings for Qt5 License: GPLv3 Url: http://www.riverbankcomputing.com/software/pyqt/ @@ -21,7 +21,7 @@ Source4: pyuic5.sh BuildRequires: chrpath findutils dbus-devel dbus-python-devel qt5-qttools-devel -BuildRequires: qt5-qtbase-devel >= 5.5 qt5-qtenginio-devel qt5-qtconnectivity-devel +BuildRequires: qt5-qtbase-devel >= 5.5 qt5-qtconnectivity-devel BuildRequires: qt5-qtlocation-devel qt5-qtmultimedia-devel qt5-qtdeclarative-devel BuildRequires: qt5-qtsensors-devel qt5-qtserialport-devel qt5-qtx11extras-devel BuildRequires: qt5-qtxmlpatterns-devel qt5-qtwebchannel-devel qt5-qtwebsockets-devel @@ -168,7 +168,6 @@ popd %{_bindir}/pyuic5 %{_qt5_plugindir}/PyQt5 %{_qt5_plugindir}/designer/libpyqt5.so -%{py3_site_qt5}/Enginio.* %{py3_site_qt5}/QtBluetooth.* %{py3_site_qt5}/QtDesigner.* %{py3_site_qt5}/QtHelp.* @@ -239,6 +238,9 @@ popd %doc %{_qt5_datadir}/qsci/api/python/PyQt5.api %changelog +* Tue Sep 30 2025 Funda Wang - 5.15.6-4 +- drop deprecated qtenginio + * Thu Aug 24 2023 peijiankang - 5.15.6-3 - Remove fix-qcborcommon.patch