From 253e73dbba102c7759c9e7436a821ad43b20f92e Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 22:35:15 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- numatop.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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