diff --git a/decentxml.spec b/decentxml.spec index 454a526..4b318c6 100644 --- a/decentxml.spec +++ b/decentxml.spec @@ -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 - 1.4-27 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Thu Apr 15 2021 Mohan Boddu - 1.4-26 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937