Update to 0.3.17
This commit is contained in:
parent
9e7216f7d0
commit
ad35a6455c
1
.gitignore
vendored
1
.gitignore
vendored
@ -25,3 +25,4 @@
|
|||||||
/openblas-0.3.14.tar.gz
|
/openblas-0.3.14.tar.gz
|
||||||
/openblas-0.3.15.tar.gz
|
/openblas-0.3.15.tar.gz
|
||||||
/openblas-0.3.16.tar.gz
|
/openblas-0.3.16.tar.gz
|
||||||
|
/openblas-0.3.17.tar.gz
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
# "obsoleted" features are still kept in the spec.
|
# "obsoleted" features are still kept in the spec.
|
||||||
|
|
||||||
Name: openblas
|
Name: openblas
|
||||||
Version: 0.3.16
|
Version: 0.3.17
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: An optimized BLAS library based on GotoBLAS2
|
Summary: An optimized BLAS library based on GotoBLAS2
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -646,6 +646,9 @@ rm -rf %{buildroot}%{_libdir}/pkgconfig
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 19 2021 Susi Lehtola <jussilehtola@fedoraproject.org> - 0.3.17-1
|
||||||
|
- Update to 0.3.17.
|
||||||
|
|
||||||
* Mon Jul 12 2021 Susi Lehtola <jussilehtola@fedoraproject.org> - 0.3.16-1
|
* Mon Jul 12 2021 Susi Lehtola <jussilehtola@fedoraproject.org> - 0.3.16-1
|
||||||
- Update to 0.3.16.
|
- Update to 0.3.16.
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (openblas-0.3.16.tar.gz) = cf5592fca7ff88ad6dc70fc0d87f6f63d3c76c923ebe9a7f62732739151b460a9b2e0d3a34ca541d7f0fb61e80b30d495020bd2c556fcaa408b9a4155f1b2d1a
|
SHA512 (openblas-0.3.17.tar.gz) = a97745c1f050ea44fce5f1722810de469612d374a29796a874d12673d6ad189872160cc2b5d0885790e6562d9d7ade629144c86f2649e668b0d4def36aa74495
|
||||||
|
Loading…
Reference in New Issue
Block a user