diff --git a/fasterxml-oss-parent.spec b/fasterxml-oss-parent.spec index 7fd27d5..b05fba9 100644 --- a/fasterxml-oss-parent.spec +++ b/fasterxml-oss-parent.spec @@ -2,7 +2,7 @@ Name: fasterxml-oss-parent Version: 41 -Release: 5%{?dist} +Release: 6%{?dist} Summary: FasterXML parent pom License: ASL 2.0 @@ -14,6 +14,7 @@ BuildRequires: mvn(org.apache.felix:maven-bundle-plugin) BuildRequires: mvn(org.codehaus.mojo:build-helper-maven-plugin) BuildArch: noarch +ExclusiveArch: %{java_arches} noarch %description FasterXML is the business behind the Woodstox streaming XML parser, @@ -51,6 +52,9 @@ This package contains the parent pom file for FasterXML.com projects. %license LICENSE NOTICE %changelog +* Fri Jul 08 2022 Jiri Vanek - 41-6 +- Rebuilt for Drop i686 JDKs + * Sat Feb 05 2022 Jiri Vanek - 41-5 - Rebuilt for java-17-openjdk as system jdk