Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package eclipse-ecf for openSUSE:Factory checked in at 2022-03-29 21:06:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/eclipse-ecf (Old) and /work/SRC/openSUSE:Factory/.eclipse-ecf.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "eclipse-ecf" Tue Mar 29 21:06:44 2022 rev:8 rq:965674 version:3.14.8 Changes: -------- --- /work/SRC/openSUSE:Factory/eclipse-ecf/eclipse-ecf.changes 2021-10-21 23:55:49.888034904 +0200 +++ /work/SRC/openSUSE:Factory/.eclipse-ecf.new.1900/eclipse-ecf.changes 2022-03-29 21:06:46.337104883 +0200 @@ -1,0 +2,6 @@ +Tue Mar 29 13:59:57 UTC 2022 - Fridrich Strba <[email protected]> + +- Force building with Java 11, since tycho is not knowing about any + Java >= 15 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ eclipse-ecf.spec ++++++ --- /var/tmp/diff_new_pack.lMEqBJ/_old 2022-03-29 21:06:46.997105455 +0200 +++ /var/tmp/diff_new_pack.lMEqBJ/_new 2022-03-29 21:06:47.001105458 +0200 @@ -1,7 +1,7 @@ # # spec file for package eclipse-ecf-bootstrap # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -52,6 +52,9 @@ BuildRequires: maven-local BuildRequires: maven-plugin-build-helper BuildRequires: osgi-annotation +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}
