automatic version update by autodist [release 6.5.0-1mamba;Tue Apr 11 2023]
This commit is contained in:
parent
7455375e47
commit
a617b4507a
@ -1,6 +1,6 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: PyQt6-WebEngine
|
Name: PyQt6-WebEngine
|
||||||
Version: 6.4.0
|
Version: 6.5.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Python bindings for the WebEngine module of the Qt6 cross platform GUI toolkit
|
Summary: Python bindings for the WebEngine module of the Qt6 cross platform GUI toolkit
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -20,6 +20,8 @@ BuildRequires: python3.10dist(pyqt6)
|
|||||||
BuildRequires: python3.10dist(pyqt6-sip)
|
BuildRequires: python3.10dist(pyqt6-sip)
|
||||||
BuildRequires: qt6-qtbase-devel
|
BuildRequires: qt6-qtbase-devel
|
||||||
BuildRequires: qt6-qtdeclarative-devel
|
BuildRequires: qt6-qtdeclarative-devel
|
||||||
|
BuildRequires: qt6-qtpositioning-devel
|
||||||
|
BuildRequires: qt6-qtwebchannel-devel
|
||||||
BuildRequires: qt6-qtwebengine-devel
|
BuildRequires: qt6-qtwebengine-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: python-sip-py310
|
BuildRequires: python-sip-py310
|
||||||
@ -68,6 +70,9 @@ make CXX="g++ -I/usr/include/qt6/QtWebChannel"
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 11 2023 Automatic Build System <autodist@mambasoft.it> 6.5.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Oct 05 2022 Automatic Build System <autodist@mambasoft.it> 6.4.0-1mamba
|
* Wed Oct 05 2022 Automatic Build System <autodist@mambasoft.it> 6.4.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user