From 54bbc44d472128ccf0a16e6cd554f1f984fb5bb6 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Tue, 10 Aug 2021 01:12:41 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- uresourced.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/uresourced.spec b/uresourced.spec index 8d61d85..cfebbbf 100644 --- a/uresourced.spec +++ b/uresourced.spec @@ -1,6 +1,6 @@ Name: uresourced Version: 0.4.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Dynamically allocate resources to the active user License: LGPLv2+ @@ -54,6 +54,10 @@ to protect the sessions core processes (session.slice). %{_userunitdir}/* %changelog +* Tue Aug 10 2021 Mohan Boddu - 0.4.0-3 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 0.4.0-2 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937