Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-08-10 01:00:00 +00:00
parent e682a45e64
commit e919b6d194
1 changed files with 5 additions and 1 deletions

View File

@ -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 <mboddu@redhat.com> - 5.4.0-9
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Jul 09 2021 Lukas Nykryn <lnykryn@redhat.com> - 5.4.0-8
- drop metis
Resolves: #1977815