Update to 0.2.12.
This commit is contained in:
parent
64fade388a
commit
02480475b0
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
||||
/v0.2.9.tar.gz
|
||||
/v0.2.10.tar.gz
|
||||
/v0.2.11.tar.gz
|
||||
/v0.2.12.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: openblas
|
||||
Version: 0.2.11
|
||||
Version: 0.2.12
|
||||
Release: 1%{?dist}
|
||||
Summary: An optimized BLAS library based on GotoBLAS2
|
||||
Group: Development/Libraries
|
||||
@ -418,6 +418,9 @@ rm -rf %{buildroot}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Oct 13 2014 Susi Lehtola <jussilehtola@fedoraproject.org> - 0.2.12-1
|
||||
- Update to 0.2.12.
|
||||
|
||||
* Mon Aug 18 2014 Susi Lehtola <jussilehtola@fedoraproject.org> - 0.2.11-1
|
||||
- Update to 0.2.11.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user