diff --git a/mdds.spec b/mdds.spec index 1f208d5..1f6b84e 100644 --- a/mdds.spec +++ b/mdds.spec @@ -5,7 +5,7 @@ Name: mdds Version: 1.7.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A collection of multi-dimensional data structures and indexing algorithms License: MIT @@ -62,6 +62,10 @@ make check %{?_smp_mflags} %license LICENSE %changelog +* Mon Aug 09 2021 Mohan Boddu - 1.7.0-4 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 1.7.0-3 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937