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:47:10 +00:00
parent 7f42ff0400
commit 64cae2ee38

View File

@ -2,7 +2,7 @@
Name: decentxml
Version: 1.4
Release: 26%{?dist}
Release: 27%{?dist}
Summary: XML parser optimized for round-tripping and code reuse
License: BSD
# Google Code has shut down.
@ -81,6 +81,10 @@ sed -i '/not_wf_sa_16[89] /d' src/test/java/de/pdark/decentxml/XMLConformanceTes
%license LICENSE
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.4-27
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 1.4-26
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937