automatic version update by autodist [release 6.7.0-1mamba;Sat Apr 27 2024]
This commit is contained in:
parent
914b200faf
commit
e066beb624
10
PyQt6.spec
10
PyQt6.spec
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: PyQt6
|
Name: PyQt6
|
||||||
Version: 6.6.1
|
Version: 6.7.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Python bindings for the Qt6 cross platform GUI toolkit
|
Summary: Python bindings for the Qt6 cross platform GUI toolkit
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -47,10 +47,7 @@ BuildRequires: PyQt-builder-py3
|
|||||||
BuildRequires: python-dbus-py310
|
BuildRequires: python-dbus-py310
|
||||||
BuildRequires: PyQt-builder-py310
|
BuildRequires: PyQt-builder-py310
|
||||||
BuildRequires: qt6-qtbase-devel >= %{majver}
|
BuildRequires: qt6-qtbase-devel >= %{majver}
|
||||||
#BuildRequires: python-dbus-devel
|
BuildRequires: python-dbus-devel
|
||||||
#%ifnarch arm
|
|
||||||
#BuildRequires: libQt5WebEngine-devel >= %{majver}
|
|
||||||
#%endif
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
%{name} is a comprehensive set of Python bindings for Qt6 cross platform GUI toolkit.
|
%{name} is a comprehensive set of Python bindings for Qt6 cross platform GUI toolkit.
|
||||||
@ -143,6 +140,9 @@ done
|
|||||||
%{_qt6_plugindir}/designer/*
|
%{_qt6_plugindir}/designer/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Apr 27 2024 Automatic Build System <autodist@openmamba.org> 6.7.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Dec 05 2023 Automatic Build System <autodist@mambasoft.it> 6.6.1-1mamba
|
* Tue Dec 05 2023 Automatic Build System <autodist@mambasoft.it> 6.6.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user