1
0

- Remove the is_opensuse literals as we don't want to have matplotlib

behave differently between openSUSE and SLE jsc#SLE-11752

- Remove the qt4 code support as we do just Qt5 everywhere

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-matplotlib?expand=0&rev=27
This commit is contained in:
Tomáš Chvátal
2020-05-18 07:00:21 +00:00
committed by Git OBS Bridge
parent a1b6a211dc
commit 1def2f9b9e
2 changed files with 17 additions and 80 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon May 18 06:56:24 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Remove the is_opensuse literals as we don't want to have matplotlib
behave differently between openSUSE and SLE jsc#SLE-11752
-------------------------------------------------------------------
Fri May 15 09:03:43 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Remove the qt4 code support as we do just Qt5 everywhere
-------------------------------------------------------------------
Sat Mar 28 16:40:20 UTC 2020 - Arun Persaud <arun@gmx.de>