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)
|
%define pythonsip_ver %(sip -V)
|
||||||
|
|
||||||
Name: PyQt5
|
Name: PyQt5
|
||||||
Version: 5.13.0
|
Version: 5.13.1
|
||||||
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
|
||||||
@ -34,7 +34,7 @@ BuildRequires: python-dbus-devel
|
|||||||
BuildRequires: python-sip-devel >= 4.19.18
|
BuildRequires: python-sip-devel >= 4.19.18
|
||||||
%if "%?with_pyver"
|
%if "%?with_pyver"
|
||||||
BuildRequires: python-dbus-py%{with_pyver} >= 1.2.8-3mamba
|
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
|
%endif
|
||||||
BuildRequires: libqt5-devel >= %{version}
|
BuildRequires: libqt5-devel >= %{version}
|
||||||
%ifnarch arm
|
%ifnarch arm
|
||||||
@ -165,6 +165,9 @@ find examples/ -type f -exec chmod 0644 {} ';'
|
|||||||
%{_qt5_plugindir}/designer/*
|
%{_qt5_plugindir}/designer/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Oct 09 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 5.13.0-1mamba
|
||||||
- update to 5.13.0
|
- update to 5.13.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user