1
0

Accepting request 575268 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/575268
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-matplotlib?expand=0&rev=59
This commit is contained in:
2018-02-14 08:44:59 +00:00
committed by Git OBS Bridge
parent a4b973de6c
commit d08a5b60b4
4 changed files with 21 additions and 4 deletions

View File

@ -3,6 +3,23 @@ Tue Jan 30 10:30:10 UTC 2018 - rolf@rotkraut.de
- Update versions of required packages.
-------------------------------------------------------------------
Sun Jan 28 18:52:20 UTC 2018 - arun@gmx.de
- specfile:
* update copyright year
- update to version 2.1.2:
* This release fixes a number of critical bugs:
+ fix a typo in mlab.cohere which yielded incorrect results
+ allow nonposx / nonposy to pass through loglog
+ fix color comparisons when finding handles with legend
+ fixes a recursive draw bug and a major performance regression in
Qt5Agg backend
+ fix a re-draw bug in WxAgg
+ fix image scaling with high-bit depth integers
+ revert the busy-cursor
-------------------------------------------------------------------
Wed Jan 17 07:16:06 UTC 2018 - thod_@gmx.de