From 370e490f98747aa4861066c388e9c083aff1a776 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Tue, 10 Aug 2021 01:29:31 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- xrestop.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/xrestop.spec b/xrestop.spec index 8212524..a17056b 100644 --- a/xrestop.spec +++ b/xrestop.spec @@ -1,7 +1,7 @@ Summary: X Resource Monitor Name: xrestop Version: 0.4 -Release: 28%{?dist} +Release: 29%{?dist} License: GPLv2+ URL: http://www.freedesktop.org/Software/xrestop Source0: %{name}-%{version}.tar.gz @@ -35,6 +35,10 @@ make DESTDIR="$RPM_BUILD_ROOT" install %{_mandir}/man1/xrestop.1* %changelog +* Tue Aug 10 2021 Mohan Boddu - 0.4-29 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 0.4-28 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937