SHA256
1
0
forked from pool/python-numpy

Accepting request 835366 from home:eeich:branches:devel:languages:python:numeric

- Build only HPC version with OpenBLAS, use standard BLAS/LAPACK
  for non-HPC instead.
- Create a macro %ver for the package version number next to %_ver
  to help keep both in sync.

OBS-URL: https://build.opensuse.org/request/show/835366
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-numpy?expand=0&rev=73
This commit is contained in:
Tomáš Chvátal
2020-09-18 11:23:54 +00:00
committed by Git OBS Bridge
parent 4920d2aaf4
commit ca2a40df89
2 changed files with 15 additions and 12 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Sep 18 08:19:50 UTC 2020 - Egbert Eich <eich@suse.com>
- Build only HPC version with OpenBLAS, use standard BLAS/LAPACK
for non-HPC instead.
- Create a macro %ver for the package version number next to %_ver
to help keep both in sync.
-------------------------------------------------------------------
Sat Sep 12 19:55:00 UTC 2020 - Arun Persaud <arun@gmx.de>