From e066beb6245e6ca8942c285c28a9bba618fe47bc Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sun, 28 Apr 2024 10:35:31 +0200 Subject: [PATCH] automatic version update by autodist [release 6.7.0-1mamba;Sat Apr 27 2024] --- PyQt6.spec | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/PyQt6.spec b/PyQt6.spec index 3c4a8de..c27a7ad 100644 --- a/PyQt6.spec +++ b/PyQt6.spec @@ -2,7 +2,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: PyQt6 -Version: 6.6.1 +Version: 6.7.0 Release: 1mamba Summary: Python bindings for the Qt6 cross platform GUI toolkit Group: System/Libraries @@ -47,10 +47,7 @@ BuildRequires: PyQt-builder-py3 BuildRequires: python-dbus-py310 BuildRequires: PyQt-builder-py310 BuildRequires: qt6-qtbase-devel >= %{majver} -#BuildRequires: python-dbus-devel -#%ifnarch arm -#BuildRequires: libQt5WebEngine-devel >= %{majver} -#%endif +BuildRequires: python-dbus-devel %description %{name} is a comprehensive set of Python bindings for Qt6 cross platform GUI toolkit. @@ -143,6 +140,9 @@ done %{_qt6_plugindir}/designer/* %changelog +* Sat Apr 27 2024 Automatic Build System 6.7.0-1mamba +- automatic version update by autodist + * Tue Dec 05 2023 Automatic Build System 6.6.1-1mamba - automatic version update by autodist