From e919b6d194cb7a4ce26a5a340e8bf85e6c9f5870 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Tue, 10 Aug 2021 01:00:00 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- suitesparse.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/suitesparse.spec b/suitesparse.spec index 33a11fa..b392497 100644 --- a/suitesparse.spec +++ b/suitesparse.spec @@ -32,7 +32,7 @@ Name: suitesparse Version: 5.4.0 -Release: 8%{?dist} +Release: 9%{?dist} Summary: A collection of sparse matrix libraries License: (LGPLv2+ or BSD) and LGPLv2+ and GPLv2+ @@ -489,6 +489,10 @@ done %doc SuiteSparse/Doc/* %changelog +* Tue Aug 10 2021 Mohan Boddu - 5.4.0-9 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Jul 09 2021 Lukas Nykryn - 5.4.0-8 - drop metis Resolves: #1977815