automatic version update by autodist [release 5.15.11-1mamba;Wed Aug 21 2024]
This commit is contained in:
parent
3fbb704c11
commit
4d2a9d027c
@ -2,7 +2,7 @@
|
||||
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: PyQt5
|
||||
Version: 5.15.10
|
||||
Version: 5.15.11
|
||||
Release: 1mamba
|
||||
Summary: Python bindings for the Qt5 cross platform GUI toolkit
|
||||
Group: System/Libraries
|
||||
@ -48,8 +48,6 @@ BuildRequires: libdbus-devel
|
||||
## WARNING: do not parametrize python-sip-devel version or it will be useless for ports
|
||||
BuildRequires: python-dbus-py3
|
||||
BuildRequires: PyQt-builder-py3
|
||||
BuildRequires: python-dbus-py310
|
||||
BuildRequires: PyQt-builder-py310
|
||||
BuildRequires: libqt5-devel >= %{majver}
|
||||
#BuildRequires: python-dbus-devel
|
||||
#%ifnarch arm
|
||||
@ -108,7 +106,7 @@ This package contains the QtDesigner support components for PyQt5.
|
||||
|
||||
%build
|
||||
#:<< _EOF
|
||||
sip-build-py%{?with_pyver:%with_pyver} \
|
||||
sip-build \
|
||||
--confirm-license \
|
||||
--no-make \
|
||||
--api-dir %{_datadir}/qt5/qsci/api/python
|
||||
@ -164,6 +162,9 @@ done
|
||||
%{_qt5_plugindir}/designer/*
|
||||
|
||||
%changelog
|
||||
* Wed Aug 21 2024 Automatic Build System <autodist@openmamba.org> 5.15.11-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Oct 15 2023 Automatic Build System <autodist@mambasoft.it> 5.15.10-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user