From 5fee3286cdbe24d306b71f69a96fcc339f36b1bc Mon Sep 17 00:00:00 2001 From: Jiri Date: Fri, 8 Jul 2022 15:42:38 +0200 Subject: [PATCH] Rebuilt for Drop i686 JDKs https://fedoraproject.org/wiki/Changes/Drop_i686_JDKs --- jboss-jaxrs-2.0-api.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/jboss-jaxrs-2.0-api.spec b/jboss-jaxrs-2.0-api.spec index 4f556bf..88789b9 100644 --- a/jboss-jaxrs-2.0-api.spec +++ b/jboss-jaxrs-2.0-api.spec @@ -4,7 +4,7 @@ Name: jboss-jaxrs-2.0-api Version: 1.0.0 -Release: 18%{?dist} +Release: 19%{?dist} Summary: JAX-RS 2.0: The Java API for RESTful Web Services # ASL 2.0 src/main/java/javax/ws/rs/core/GenericEntity.java License: (CDDL or GPLv2 with exceptions) and ASL 2.0 @@ -17,6 +17,7 @@ BuildRequires: mvn(org.jboss:jboss-parent:pom:) BuildRequires: mvn(javax.xml.bind:jaxb-api) BuildArch: noarch +ExclusiveArch: %{java_arches} noarch %description JSR 339: JAX-RS 2.0: The Java API for RESTful Web Services. @@ -45,6 +46,9 @@ JSR 339: JAX-RS 2.0: The Java API for RESTful Web Services. %license LICENSE %changelog +* Fri Jul 08 2022 Jiri Vanek - 1.0.0-19 +- Rebuilt for Drop i686 JDKs + * Sat Feb 05 2022 Jiri Vanek - 1.0.0-18 - Rebuilt for java-17-openjdk as system jdk