From 97fe70fa258733638b38c5cd81623566ba1ccfb9 Mon Sep 17 00:00:00 2001 From: Jiri Date: Fri, 8 Jul 2022 14:50:54 +0200 Subject: [PATCH] Rebuilt for Drop i686 JDKs https://fedoraproject.org/wiki/Changes/Drop_i686_JDKs --- fasterxml-oss-parent.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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