Accepting request 907672 from science

- Update to version 0.3.17
  - Fixes regressions introduced in 0.3.16
    See https://github.com/xianyi/OpenBLAS/releases/tag/v0.3.17 for
    the complete changelog.

OBS-URL: https://build.opensuse.org/request/show/907672
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openblas?expand=0&rev=43
This commit is contained in:
Dominique Leuenberger 2021-07-25 18:09:04 +00:00 committed by Git OBS Bridge
commit 9a6ad6e3b6
4 changed files with 13 additions and 5 deletions

View File

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

3
OpenBLAS-0.3.17.tar.gz Normal file
View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Jul 22 08:11:06 UTC 2021 - Ismail Dönmez <ismail@i10z.com>
- Update to version 0.3.17
- Fixes regressions introduced in 0.3.16
See https://github.com/xianyi/OpenBLAS/releases/tag/v0.3.17 for
the complete changelog.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Jul 13 11:03:36 UTC 2021 - Ismail Dönmez <ismail@i10z.com> Tue Jul 13 11:03:36 UTC 2021 - Ismail Dönmez <ismail@i10z.com>

View File

@ -18,8 +18,8 @@
%global flavor @BUILD_FLAVOR@%{nil} %global flavor @BUILD_FLAVOR@%{nil}
%define _vers 0_3_16 %define _vers 0_3_17
%define vers 0.3.16 %define vers 0.3.17
%define pname openblas %define pname openblas
%bcond_with ringdisabled %bcond_with ringdisabled