update to 5.13.1 [release 5.13.1-1mamba;Sat Oct 26 2019]
This commit is contained in:
parent
84068f35eb
commit
a7312a6f09
@ -1,7 +1,7 @@
|
||||
%define pythonsip_ver %(sip -V)
|
||||
|
||||
Name: PyQt5
|
||||
Version: 5.13.0
|
||||
Version: 5.13.1
|
||||
Release: 1mamba
|
||||
Summary: Python bindings for the Qt5 cross platform GUI toolkit
|
||||
Group: System/Libraries
|
||||
@ -34,7 +34,7 @@ BuildRequires: python-dbus-devel
|
||||
BuildRequires: python-sip-devel >= 4.19.18
|
||||
%if "%?with_pyver"
|
||||
BuildRequires: python-dbus-py%{with_pyver} >= 1.2.8-3mamba
|
||||
BuildRequires: python-sip-py%{with_pyver}-devel >= 4.19.18
|
||||
BuildRequires: python-sip-py%{with_pyver}-devel >= 4.19.19
|
||||
%endif
|
||||
BuildRequires: libqt5-devel >= %{version}
|
||||
%ifnarch arm
|
||||
@ -165,6 +165,9 @@ find examples/ -type f -exec chmod 0644 {} ';'
|
||||
%{_qt5_plugindir}/designer/*
|
||||
|
||||
%changelog
|
||||
* Sat Oct 26 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 5.13.1-1mamba
|
||||
- update to 5.13.1
|
||||
|
||||
* Wed Oct 09 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 5.13.0-1mamba
|
||||
- update to 5.13.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user