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:40:58 +00:00
parent f54b7cf55c
commit 8bbf38cfc3
1 changed files with 5 additions and 1 deletions

View File

@ -22,7 +22,7 @@
%endif
%global release 151
%global release 152
%{!?release_string:%define release_string %{?development_release:0.}%{release}%{?development_release:.%{development_release}}%{?dist}}
# The RubyGems library has to stay out of Ruby directory tree, since the
@ -1422,6 +1422,10 @@ MSPECOPTS=""
%changelog
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com>
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Aug 6 2021 Florian Weimer <fweimer@redhat.com> - 3.0.1-151
- Rebuild to pick up new build flags from redhat-rpm-config (#1984652)