Update to 0.2.19.
This commit is contained in:
parent
725a716f41
commit
06906789de
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@
|
|||||||
/v0.2.16.tar.gz
|
/v0.2.16.tar.gz
|
||||||
/openblas-0.2.17.tar.gz
|
/openblas-0.2.17.tar.gz
|
||||||
/v0.2.18.tar.gz
|
/v0.2.18.tar.gz
|
||||||
|
/v0.2.19.tar.gz
|
||||||
|
@ -14,8 +14,8 @@
|
|||||||
# "obsoleted" features are still kept in the spec.
|
# "obsoleted" features are still kept in the spec.
|
||||||
|
|
||||||
Name: openblas
|
Name: openblas
|
||||||
Version: 0.2.18
|
Version: 0.2.19
|
||||||
Release: 5%{?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
|
||||||
@ -630,6 +630,9 @@ rm -rf %{buildroot}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 01 2016 Susi Lehtola <jussilehtola@fedoraproject.org> - 0.2.19-1
|
||||||
|
- Update to 0.2.19.
|
||||||
|
|
||||||
* Wed Aug 17 2016 Susi Lehtola <jussilehtola@fedoraproject.org> - 0.2.18-5
|
* Wed Aug 17 2016 Susi Lehtola <jussilehtola@fedoraproject.org> - 0.2.18-5
|
||||||
- Revert "minor spec cleanups" by Peter Robinson.
|
- Revert "minor spec cleanups" by Peter Robinson.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user