diff --git a/jetty.spec b/jetty.spec index d27a880..6174368 100644 --- a/jetty.spec +++ b/jetty.spec @@ -50,7 +50,7 @@ Name: jetty Version: 9.4.40 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Java Webserver and Servlet Container # Jetty is dual licensed under both ASL 2.0 and EPL 1.0, see NOTICE.txt @@ -135,6 +135,7 @@ Requires: jboss-websocket-1.0-api %endif BuildArch: noarch +ExclusiveArch: %{java_arches} noarch # jp_minimal doesn't have main package %if %{without jp_minimal} @@ -969,6 +970,9 @@ exit 0 %license LICENSE NOTICE.txt LICENSE-MIT %changelog +* Fri Jul 08 2022 Jiri Vanek - 9.4.40-5 +- Rebuilt for Drop i686 JDKs + * Sat Feb 05 2022 Jiri Vanek - 9.4.40-4 - Rebuilt for java-17-openjdk as system jdk