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-09 19:53:14 +00:00
parent 9651837893
commit 91982d1167

View File

@ -1,7 +1,7 @@
Summary: The GNU line editor
Name: ed
Version: 1.14.2
Release: 11%{?dist}
Release: 12%{?dist}
License: GPLv3+ and GFDL
# Note: Upstream provides only lzip compressed tarballs which
# koji can't handle. Repackaging required:
@ -44,6 +44,10 @@ rm -vrf %{buildroot}%{_infodir}/dir
%{_infodir}/ed.info*
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.14.2-12
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 1.14.2-11
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937