From 6078a3baf75b9bbe47a7f8f9ad8554c133c1f73e Mon Sep 17 00:00:00 2001 From: Jiri Date: Fri, 8 Jul 2022 16:40:41 +0200 Subject: [PATCH] Rebuilt for Drop i686 JDKs https://fedoraproject.org/wiki/Changes/Drop_i686_JDKs --- resteasy.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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