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 01:27:52 +00:00
parent bdad2ee56b
commit cdf4a7d6af

View File

@ -7,7 +7,7 @@ Summary: X.Org X11 font utilities
Name: xorg-x11-font-utils
Epoch: 1
Version: 7.5
Release: 52%{?dist}
Release: 53%{?dist}
License: MIT
URL: http://www.x.org
@ -64,6 +64,10 @@ find $RPM_BUILD_ROOT -name bdftruncate\* -print0 | xargs -0 rm -f
%{_x11fontdir}/util/map-*
%changelog
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 1:7.5-53
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1:7.5-52
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937