Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-08-10 00:38:20 +00:00
parent 80f0422fb2
commit 30d4e6354a
1 changed files with 5 additions and 1 deletions

View File

@ -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 <mboddu@redhat.com> - 8.1-31
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 8.1-30
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937