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