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