automatic version update by autodist [release 5.15.8-1mamba;Sat Jan 28 2023]
This commit is contained in:
parent
c874e8428a
commit
1d5e2b4741
21
PyQt5.spec
21
PyQt5.spec
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: PyQt5
|
Name: PyQt5
|
||||||
Version: 5.15.7
|
Version: 5.15.8
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Python bindings for the Qt5 cross platform GUI toolkit
|
Summary: Python bindings for the Qt5 cross platform GUI toolkit
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -15,13 +15,29 @@ Patch3: PyQt5-5.3.2-python-sip-4.16.1.patch
|
|||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: libQt5Location-devel
|
||||||
|
BuildRequires: libQt5Multimedia-devel
|
||||||
|
BuildRequires: libQt5Positioning-devel
|
||||||
|
BuildRequires: libQt5RemoteObjects-devel
|
||||||
|
BuildRequires: libQt5Sensors-devel
|
||||||
|
BuildRequires: libQt5SerialPort-devel
|
||||||
|
BuildRequires: libQt5Svg-devel
|
||||||
|
BuildRequires: libQt5TextToSpeech-devel
|
||||||
|
BuildRequires: libQt5WebChannel-devel
|
||||||
|
BuildRequires: libQt5WebKit-devel
|
||||||
|
BuildRequires: libQt5WebSockets-devel
|
||||||
|
BuildRequires: libQt5X11Extras-devel
|
||||||
|
BuildRequires: libQt5XmlPatterns-devel
|
||||||
|
BuildRequires: libdbus-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libglvnd-devel
|
BuildRequires: libglvnd-devel
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython3-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: python3.7dist(pyqt5-sip)
|
BuildRequires: python3.7dist(pyqt5-sip)
|
||||||
BuildRequires: qt5-qtbase-devel
|
BuildRequires: qt5-qtbase-devel
|
||||||
|
BuildRequires: qt5-qtconnectivity-devel
|
||||||
BuildRequires: qt5-qtdeclarative-devel
|
BuildRequires: qt5-qtdeclarative-devel
|
||||||
|
BuildRequires: qt5-qtquick3d-devel
|
||||||
BuildRequires: qt5-qttools-devel
|
BuildRequires: qt5-qttools-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: chrpath
|
BuildRequires: chrpath
|
||||||
@ -144,6 +160,9 @@ done
|
|||||||
%{_qt5_plugindir}/designer/*
|
%{_qt5_plugindir}/designer/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jan 28 2023 Automatic Build System <autodist@mambasoft.it> 5.15.8-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Jun 20 2022 Automatic Build System <autodist@mambasoft.it> 5.15.7-1mamba
|
* Mon Jun 20 2022 Automatic Build System <autodist@mambasoft.it> 5.15.7-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user