Update to 0.2.14.

This commit is contained in:
Susi Lehtola 2015-03-25 20:12:53 +01:00
parent 524b8e86a4
commit 5b33b6e0c1
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@
/v0.2.11.tar.gz
/v0.2.12.tar.gz
/v0.2.13.tar.gz
/v0.2.14.tar.gz

View File

@ -1,6 +1,6 @@
Name: openblas
Version: 0.2.13
Release: 2%{?dist}
Version: 0.2.14
Release: 1%{?dist}
Summary: An optimized BLAS library based on GotoBLAS2
Group: Development/Libraries
License: BSD
@ -420,6 +420,9 @@ rm -rf %{buildroot}
%endif
%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
- Bump spec due to LAPACK rebuild.

View File

@ -1 +1 @@
bba7b37b5a5b6674fda91dcb2faab145 v0.2.13.tar.gz
53cda7f420e1ba0ea55de536b24c9701 v0.2.14.tar.gz