Update to 0.2.16.
This commit is contained in:
parent
8d9c22fb97
commit
2ef5f34624
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@
|
||||
/v0.2.13.tar.gz
|
||||
/v0.2.14.tar.gz
|
||||
/v0.2.15.tar.gz
|
||||
/v0.2.16.tar.gz
|
||||
|
@ -3,8 +3,8 @@
|
||||
%global lapackver 3.5.0
|
||||
|
||||
Name: openblas
|
||||
Version: 0.2.15
|
||||
Release: 6%{?dist}
|
||||
Version: 0.2.16
|
||||
Release: 1%{?dist}
|
||||
Summary: An optimized BLAS library based on GotoBLAS2
|
||||
Group: Development/Libraries
|
||||
License: BSD
|
||||
@ -595,6 +595,9 @@ rm -rf %{buildroot}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Mar 15 2016 Susi Lehtola <jussilehtola@fedoraproject.org> - 0.2.16-1
|
||||
- Update to 0.2.16.
|
||||
|
||||
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.15-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user