Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package eclipse for openSUSE:Factory checked in at 2022-03-29 21:06:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/eclipse (Old) and /work/SRC/openSUSE:Factory/.eclipse.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "eclipse" Tue Mar 29 21:06:39 2022 rev:17 rq:965671 version:4.15 Changes: -------- --- /work/SRC/openSUSE:Factory/eclipse/eclipse.changes 2022-02-07 23:39:42.949777139 +0100 +++ /work/SRC/openSUSE:Factory/.eclipse.new.1900/eclipse.changes 2022-03-29 21:06:40.569099876 +0200 @@ -1,0 +2,6 @@ +Tue Mar 29 13:57:45 UTC 2022 - Fridrich Strba <[email protected]> + +- Force building with Java 11, since tycho is not knowing about any + Java >= 15 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ eclipse.spec ++++++ --- /var/tmp/diff_new_pack.cQF9vJ/_old 2022-03-29 21:06:43.541102456 +0200 +++ /var/tmp/diff_new_pack.cQF9vJ/_new 2022-03-29 21:06:43.549102463 +0200 @@ -216,6 +216,9 @@ BuildRequires: pkgconfig(webkit2gtk-4.0) BuildRequires: pkgconfig(xt) BuildRequires: pkgconfig(xtst) +BuildConflicts: java >= 12 +BuildConflicts: java-devel >= 12 +BuildConflicts: java-headless >= 12 # Upstream Eclipse no longer supports non-64bit arches ExcludeArch: s390 %{arm} %{ix86} %if %{with bootstrap}
