1
0

- Add patch no-builddir-freetype.patch to not require freetype

in build/ subfolder which we use in python macros
  * This is SUSE specific patch
- Make the package multibuild and execute the testsuite

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-matplotlib?expand=0&rev=28
This commit is contained in:
Tomáš Chvátal
2020-05-18 09:10:22 +00:00
committed by Git OBS Bridge
parent 1def2f9b9e
commit 26b39ec8cf
5 changed files with 85 additions and 31 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon May 18 08:45:00 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Add patch no-builddir-freetype.patch to not require freetype
in build/ subfolder which we use in python macros
* This is SUSE specific patch
- Make the package multibuild and execute the testsuite
-------------------------------------------------------------------
Mon May 18 06:56:24 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>