Rebuilt for Drop i686 JDKs

https://fedoraproject.org/wiki/Changes/Drop_i686_JDKs
This commit is contained in:
Jiri 2022-07-08 15:42:38 +02:00
parent a7b822169d
commit 5fee3286cd

View File

@ -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 <jvanek@redhat.com> - 1.0.0-19
- Rebuilt for Drop i686 JDKs
* Sat Feb 05 2022 Jiri Vanek <jvanek@redhat.com> - 1.0.0-18
- Rebuilt for java-17-openjdk as system jdk