- Rebuild with fixed tbb on s390x (#1379632)

This commit is contained in:
Dan Horák 2016-10-07 14:53:24 +02:00
parent 5324ef5c07
commit d74eea8daf

View File

@ -50,7 +50,7 @@
Name: suitesparse
Version: 4.4.6
Release: 6%{?dist}
Release: 7%{?dist}
Summary: A collection of sparse matrix libraries
Group: System Environment/Libraries
@ -432,6 +432,9 @@ hardlink -cv Docs/ Licenses/
%doc Doc/*
%changelog
* Fri Oct 07 2016 Dan Horák <dan[at]danny.cz> - 4.4.6-7
- Rebuild with fixed tbb on s390x (#1379632)
* Thu Sep 22 2016 Jerry James <loganjerry@gmail.com> - 4.4.6-6
- Rebuild for tbb 2017
- tbb is available for all arches now