From 64cae2ee3839713c08bdb312d7ef1d73572cf01a Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 19:47:10 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- decentxml.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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