From 30d4e6354acbcb23c1f2485151e08cc352871e75 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Tue, 10 Aug 2021 00:38:20 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- rootfiles.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/rootfiles.spec b/rootfiles.spec index d5916e4..47e83a9 100644 --- a/rootfiles.spec +++ b/rootfiles.spec @@ -1,7 +1,7 @@ Summary: The basic required files for the root user's directory Name: rootfiles Version: 8.1 -Release: 30%{?dist} +Release: 31%{?dist} License: Public Domain # This is a Red Hat maintained package which is specific to @@ -41,6 +41,10 @@ fi %config(noreplace) /root/.[A-Za-z]* %changelog +* Tue Aug 10 2021 Mohan Boddu - 8.1-31 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 8.1-30 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937