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