From 01d2f2c02bdc96406d96964506af4c913b7f23c15021c79019e07ffe6bf1cf48 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Wed, 18 Oct 2023 08:17:45 +0000 Subject: [PATCH 1/2] OBS-URL: https://build.opensuse.org/package/show/Java:packages/jetty-minimal?expand=0&rev=73 --- jetty-minimal.spec | 5 ----- 1 file changed, 5 deletions(-) diff --git a/jetty-minimal.spec b/jetty-minimal.spec index b86b733..a7f8365 100644 --- a/jetty-minimal.spec +++ b/jetty-minimal.spec @@ -48,11 +48,6 @@ BuildRequires: mvn(org.ow2.asm:asm) BuildRequires: mvn(org.ow2.asm:asm-commons) BuildRequires: mvn(org.slf4j:slf4j-api) BuildArch: noarch -%ifarch %{ix86} -BuildConflicts: java >= 12 -BuildConflicts: java-devel >= 12 -BuildConflicts: java-headless >= 12 -%endif %description From 3b027e683ab17d5a101a0a7d39b7cc2121f32148afc6b0a113eba4c6eaa5ff0e Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Mon, 30 Oct 2023 16:17:32 +0000 Subject: [PATCH 2/2] OBS-URL: https://build.opensuse.org/package/show/Java:packages/jetty-minimal?expand=0&rev=74 --- jetty-minimal.changes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/jetty-minimal.changes b/jetty-minimal.changes index 12a8cfd..dfd1b43 100644 --- a/jetty-minimal.changes +++ b/jetty-minimal.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Oct 30 16:17:21 UTC 2023 - Fridrich Strba + +- Do not force Java 11 to build on i586 + ------------------------------------------------------------------- Thu Oct 12 15:51:00 UTC 2023 - Fridrich Strba