Update to 0.2.18.
This commit is contained in:
parent
ddd7c05e07
commit
8c7e668b11
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@
|
||||
/v0.2.15.tar.gz
|
||||
/v0.2.16.tar.gz
|
||||
/openblas-0.2.17.tar.gz
|
||||
/v0.2.18.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
%global lapackver 3.5.0
|
||||
|
||||
Name: openblas
|
||||
Version: 0.2.17
|
||||
Version: 0.2.18
|
||||
Release: 1%{?dist}
|
||||
Summary: An optimized BLAS library based on GotoBLAS2
|
||||
Group: Development/Libraries
|
||||
@ -595,6 +595,9 @@ rm -rf %{buildroot}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Apr 12 2016 Susi Lehtola <jussilehtola@fedoraproject.org> - 0.2.18-1
|
||||
- Update to 0.2.18.
|
||||
|
||||
* Wed Apr 6 2016 Orion Poplawski <orion@cora.nwra.com> - 0.2.17-1
|
||||
- Update to 0.2.17
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user