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