From 4d2a9d027caa09ba33c2b59b63c1ad14d2e699fc Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 23 Aug 2024 14:50:26 +0200 Subject: [PATCH] automatic version update by autodist [release 5.15.11-1mamba;Wed Aug 21 2024] --- PyQt5.spec | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/PyQt5.spec b/PyQt5.spec index e8122b8..09eb082 100644 --- a/PyQt5.spec +++ b/PyQt5.spec @@ -2,7 +2,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: PyQt5 -Version: 5.15.10 +Version: 5.15.11 Release: 1mamba Summary: Python bindings for the Qt5 cross platform GUI toolkit Group: System/Libraries @@ -48,8 +48,6 @@ BuildRequires: libdbus-devel ## WARNING: do not parametrize python-sip-devel version or it will be useless for ports BuildRequires: python-dbus-py3 BuildRequires: PyQt-builder-py3 -BuildRequires: python-dbus-py310 -BuildRequires: PyQt-builder-py310 BuildRequires: libqt5-devel >= %{majver} #BuildRequires: python-dbus-devel #%ifnarch arm @@ -108,7 +106,7 @@ This package contains the QtDesigner support components for PyQt5. %build #:<< _EOF -sip-build-py%{?with_pyver:%with_pyver} \ +sip-build \ --confirm-license \ --no-make \ --api-dir %{_datadir}/qt5/qsci/api/python @@ -164,6 +162,9 @@ done %{_qt5_plugindir}/designer/* %changelog +* Wed Aug 21 2024 Automatic Build System 5.15.11-1mamba +- automatic version update by autodist + * Sun Oct 15 2023 Automatic Build System 5.15.10-1mamba - automatic version update by autodist