Accepting request 850608 from home:bnavigator:branches:KDE:Qt5
- Update to 5.15.2 * Build system changes OBS-URL: https://build.opensuse.org/request/show/850608 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt5/python-qtcharts-qt5?expand=0&rev=24
This commit is contained in:
parent
d015324c1a
commit
1faaa12e85
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8d976b3dbfb233fb0123129323c68adb9d3693c945bba1e227e004208f0747bc
|
|
||||||
size 68651
|
|
3
PyQtChart-5.15.2.tar.gz
Normal file
3
PyQtChart-5.15.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:93a6212fb4944d8266ec1f1c10c6e857a06ae6ffb55377ebef58c817b629cbf0
|
||||||
|
size 68821
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 24 19:31:29 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
- Update to 5.15.2
|
||||||
|
* Build system changes
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 14 17:22:06 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
|
Thu Sep 14 17:22:06 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
%define mname qtcharts-qt5
|
%define mname qtcharts-qt5
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-%{mname}
|
Name: python-%{mname}
|
||||||
Version: 5.15.1
|
Version: 5.15.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python bindings for the Qt5 Charts library
|
Summary: Python bindings for the Qt5 Charts library
|
||||||
License: GPL-3.0-only
|
License: GPL-3.0-only
|
||||||
@ -41,7 +41,7 @@ BuildRequires: pkgconfig(Qt5Charts)
|
|||||||
BuildRequires: %{python_module sip4-devel >= 4.19.1}
|
BuildRequires: %{python_module sip4-devel >= 4.19.1}
|
||||||
Requires: python-sip(api) = %{python_sip_api_ver}
|
Requires: python-sip(api) = %{python_sip_api_ver}
|
||||||
%else
|
%else
|
||||||
BuildRequires: %{python_module pyqt-builder}
|
BuildRequires: %{python_module pyqt-builder >= 1.6}
|
||||||
BuildRequires: %{python_module sip-devel >= 5.3}
|
BuildRequires: %{python_module sip-devel >= 5.3}
|
||||||
%requires_eq python-qt5-sip
|
%requires_eq python-qt5-sip
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user