diff --git a/decentxml.spec b/decentxml.spec index f1440e9..73c60da 100644 --- a/decentxml.spec +++ b/decentxml.spec @@ -2,13 +2,14 @@ Name: decentxml Version: 1.4 -Release: 28%{?dist} +Release: 29%{?dist} Summary: XML parser optimized for round-tripping and code reuse License: BSD # Google Code has shut down. # URL: http://code.google.com/p/decentxml URL: https://bitbucket.org/digulla/%{name} BuildArch: noarch +ExclusiveArch: %{java_arches} noarch # Google Code has shut down. # Source0: https://decentxml.googlecode.com/files/decentxml-1.4-src.zip @@ -81,6 +82,9 @@ sed -i '/not_wf_sa_16[89] /d' src/test/java/de/pdark/decentxml/XMLConformanceTes %license LICENSE %changelog +* Fri Jul 08 2022 Jiri Vanek - 1.4-29 +- Rebuilt for Drop i686 JDKs + * Sat Feb 05 2022 Jiri Vanek - 1.4-28 - Rebuilt for java-17-openjdk as system jdk