diff --git a/resteasy.spec b/resteasy.spec index a9f4b15..6b7ae1d 100644 --- a/resteasy.spec +++ b/resteasy.spec @@ -3,7 +3,7 @@ Name: resteasy Version: 3.0.26 -Release: 15%{?dist} +Release: 16%{?dist} Summary: Framework for RESTful Web services and Java applications License: ASL 2.0 URL: http://resteasy.jboss.org/ @@ -12,6 +12,7 @@ Patch1: 0001-RESTEASY-2559-Improper-validation-of-response-header.patch Patch2: 0001-Remove-Log4jLogger.patch BuildArch: noarch +ExclusiveArch: %{java_arches} noarch BuildRequires: maven-local BuildRequires: mvn(commons-io:commons-io) @@ -217,6 +218,9 @@ find -name '*.jar' -print -delete %license License.html %changelog +* Fri Jul 08 2022 Jiri Vanek - 3.0.26-16 +- Rebuilt for Drop i686 JDKs + * Sat Feb 05 2022 Jiri Vanek - 3.0.26-15 - Rebuilt for java-17-openjdk as system jdk