diff --git a/numatop.spec b/numatop.spec index 5aae617..9295a70 100644 --- a/numatop.spec +++ b/numatop.spec @@ -3,7 +3,7 @@ Name: numatop Version: 2.1 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Memory access locality characterization and analysis License: BSD @@ -54,6 +54,10 @@ NumaTOP supports the Intel Xeon processors and PowerPC processors. %changelog +* Mon Aug 09 2021 Mohan Boddu - 2.1-7 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 2.1-6 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937