Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package eclipse-gef for openSUSE:Factory checked in at 2022-03-29 21:06:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/eclipse-gef (Old) and /work/SRC/openSUSE:Factory/.eclipse-gef.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "eclipse-gef" Tue Mar 29 21:06:48 2022 rev:2 rq:965681 version:3.11.0 Changes: -------- --- /work/SRC/openSUSE:Factory/eclipse-gef/eclipse-gef.changes 2020-07-16 12:14:33.986728961 +0200 +++ /work/SRC/openSUSE:Factory/.eclipse-gef.new.1900/eclipse-gef.changes 2022-03-29 21:06:49.345107492 +0200 @@ -1,0 +2,6 @@ +Tue Mar 29 14:01:55 UTC 2022 - Fridrich Strba <[email protected]> + +- Force building with Java 11, since tycho is not knowing about any + Java >= 15 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ eclipse-gef.spec ++++++ --- /var/tmp/diff_new_pack.7Anedg/_old 2022-03-29 21:06:50.137108180 +0200 +++ /var/tmp/diff_new_pack.7Anedg/_new 2022-03-29 21:06:50.145108187 +0200 @@ -1,7 +1,7 @@ # # spec file for package eclipse-gef # -# Copyright (c) 2020 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 @@ -30,6 +30,9 @@ BuildRequires: maven-antrun-plugin BuildRequires: maven-dependency-plugin BuildRequires: tycho +BuildConflicts: java >= 12 +BuildConflicts: java-devel >= 12 +BuildConflicts: java-headless >= 12 Requires: eclipse-platform BuildArch: noarch # Upstream Eclipse no longer supports non-64bit arches
