From d74eea8dafa6636fa7772b5c41ef3e7d86a72f1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Hor=C3=A1k?= Date: Fri, 7 Oct 2016 14:53:24 +0200 Subject: [PATCH] - Rebuild with fixed tbb on s390x (#1379632) --- suitesparse.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/suitesparse.spec b/suitesparse.spec index 27a14a8..6c44989 100644 --- a/suitesparse.spec +++ b/suitesparse.spec @@ -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 - 4.4.6-7 +- Rebuild with fixed tbb on s390x (#1379632) + * Thu Sep 22 2016 Jerry James - 4.4.6-6 - Rebuild for tbb 2017 - tbb is available for all arches now