Update to 0.2.14.
This commit is contained in:
parent
524b8e86a4
commit
5b33b6e0c1
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
|||||||
/v0.2.11.tar.gz
|
/v0.2.11.tar.gz
|
||||||
/v0.2.12.tar.gz
|
/v0.2.12.tar.gz
|
||||||
/v0.2.13.tar.gz
|
/v0.2.13.tar.gz
|
||||||
|
/v0.2.14.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: openblas
|
Name: openblas
|
||||||
Version: 0.2.13
|
Version: 0.2.14
|
||||||
Release: 2%{?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
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -420,6 +420,9 @@ rm -rf %{buildroot}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 25 2015 Susi Lehtola <jussilehtola@fedoraproject.org> - 0.2.14-1
|
||||||
|
- Update to 0.2.14.
|
||||||
|
|
||||||
* Fri Dec 19 2014 Susi Lehtola <jussilehtola@fedoraproject.org> - 0.2.13-2
|
* Fri Dec 19 2014 Susi Lehtola <jussilehtola@fedoraproject.org> - 0.2.13-2
|
||||||
- Bump spec due to LAPACK rebuild.
|
- Bump spec due to LAPACK rebuild.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user