automatic version update by autodist [release 6.4.0-1mamba;Tue Oct 11 2022]
This commit is contained in:
parent
b92d0a1536
commit
0852a8da60
18
PyQt6.spec
18
PyQt6.spec
@ -2,8 +2,8 @@
|
||||
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: PyQt6
|
||||
Version: 6.3.1
|
||||
Release: 2mamba
|
||||
Version: 6.4.0
|
||||
Release: 1mamba
|
||||
Summary: Python bindings for the Qt6 cross platform GUI toolkit
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -15,14 +15,25 @@ Patch3: PyQt5-5.3.2-python-sip-4.16.1.patch
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libQt6SerialPort-devel
|
||||
BuildRequires: libdbus-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libglvnd-devel
|
||||
BuildRequires: libpython310-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: python3.10dist(pyqt6-sip)
|
||||
BuildRequires: qt6-qtbase-devel
|
||||
BuildRequires: qt6-qtconnectivity-devel
|
||||
BuildRequires: qt6-qtdeclarative-devel
|
||||
BuildRequires: qt6-qtpositioning-devel
|
||||
BuildRequires: qt6-qtremoteobjects-devel
|
||||
BuildRequires: qt6-qtsvg-devel
|
||||
BuildRequires: qt6-qttools-devel
|
||||
BuildRequires: qt6-qtwebchannel-devel
|
||||
%ifarch x86_64 aarch64
|
||||
BuildRequires: qt6-qtwebengine-devel
|
||||
%endif
|
||||
BuildRequires: qt6-qtwebsockets-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: chrpath
|
||||
BuildRequires: libXcursor-devel
|
||||
@ -127,6 +138,9 @@ done
|
||||
%{_qt6_plugindir}/designer/*
|
||||
|
||||
%changelog
|
||||
* Tue Oct 11 2022 Automatic Build System <autodist@mambasoft.it> 6.4.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Aug 07 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 6.3.1-2mamba
|
||||
- rebuilt
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user