Accepting request 834346 from KDE:Qt5

- Update to Version 5.15.1
  * A bug-fix release.
- remove the superfluous Tumbleweed python2 skip hack

OBS-URL: https://build.opensuse.org/request/show/834346
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qtcharts-qt5?expand=0&rev=6
This commit is contained in:
Dominique Leuenberger 2020-09-15 14:28:56 +00:00 committed by Git OBS Bridge
commit 4f426c0fd9
4 changed files with 11 additions and 8 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:796b1a966759c78859d019bbac6b88b8e1c72ffebf65acf2be3cd9f45c756661
size 68423

3
PyQtChart-5.15.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8d976b3dbfb233fb0123129323c68adb9d3693c945bba1e227e004208f0747bc
size 68651

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Sep 14 17:21:15 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
- Update to Version 5.15.1
* A bug-fix release.
- remove the superfluous Tumbleweed python2 skip hack
-------------------------------------------------------------------
Thu Aug 27 20:17:34 UTC 2020 - Benjamin Greiner <code@bnavigator.de>

View File

@ -16,13 +16,9 @@
#
%if 0%{?suse_version} <= 1500
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%else
%{?!python_module:%define python_module() python3-%{**}}
%endif
Name: python-qtcharts-qt5
Version: 5.15.0
Version: 5.15.1
Release: 0
Summary: Python bindings for the Qt5 Charts library
License: GPL-3.0-only