Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package jetty-minimal for openSUSE:Factory checked in at 2022-10-15 16:37:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/jetty-minimal (Old) and /work/SRC/openSUSE:Factory/.jetty-minimal.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jetty-minimal" Sat Oct 15 16:37:30 2022 rev:16 rq:1010950 version:9.4.48 Changes: -------- --- /work/SRC/openSUSE:Factory/jetty-minimal/jetty-minimal.changes 2022-07-09 17:05:35.892931425 +0200 +++ /work/SRC/openSUSE:Factory/.jetty-minimal.new.2275/jetty-minimal.changes 2022-10-15 16:40:24.246578280 +0200 @@ -1,0 +2,6 @@ +Thu Oct 13 11:21:47 UTC 2022 - Fridrich Strba <[email protected]> + +- Force building with java 11 on ix86 in order to avoid random + build failures + +------------------------------------------------------------------- jetty-websocket.changes: same change ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ jetty-minimal.spec ++++++ --- /var/tmp/diff_new_pack.2BRYQl/_old 2022-10-15 16:40:24.814579645 +0200 +++ /var/tmp/diff_new_pack.2BRYQl/_new 2022-10-15 16:40:24.818579655 +0200 @@ -46,6 +46,11 @@ BuildRequires: mvn(org.ow2.asm:asm) BuildRequires: mvn(org.ow2.asm:asm-commons) BuildRequires: mvn(org.slf4j:slf4j-api) +%ifarch %{ix86} +BuildConflicts: java >= 12 +BuildConflicts: java-devel >= 12 +BuildConflicts: java-headless >= 12 +%endif BuildArch: noarch %description jetty-websocket.spec: same change
