Update to 0.2.8.
This commit is contained in:
parent
2aef77ab37
commit
ad96ee806e
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
/v0.2.5.tar.gz
|
/v0.2.5.tar.gz
|
||||||
/v0.2.7.tar.gz
|
/v0.2.7.tar.gz
|
||||||
|
/v0.2.8.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: openblas
|
Name: openblas
|
||||||
Version: 0.2.7
|
Version: 0.2.8
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: An optimized BLAS library based on GotoBLAS2
|
Summary: An optimized BLAS library based on GotoBLAS2
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -244,6 +244,9 @@ rm -rf %{buildroot}
|
|||||||
%{_libdir}/lib%{name}p.a
|
%{_libdir}/lib%{name}p.a
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 07 2013 Susi Lehtola <jussilehtola@fedoraproject.org> - 0.2.8-1
|
||||||
|
- Update to 0.2.8.
|
||||||
|
|
||||||
* Tue Jul 23 2013 Susi Lehtola <jussilehtola@fedoraproject.org> - 0.2.7-1
|
* Tue Jul 23 2013 Susi Lehtola <jussilehtola@fedoraproject.org> - 0.2.7-1
|
||||||
- Update to 0.2.7.
|
- Update to 0.2.7.
|
||||||
- Use OpenBLAS versions of LAPACK functions, as they seem to be
|
- Use OpenBLAS versions of LAPACK functions, as they seem to be
|
||||||
|
Loading…
Reference in New Issue
Block a user