Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package eclipse-jgit for openSUSE:Factory checked in at 2022-03-29 21:06:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/eclipse-jgit (Old) and /work/SRC/openSUSE:Factory/.eclipse-jgit.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "eclipse-jgit" Tue Mar 29 21:06:51 2022 rev:7 rq:965684 version:5.11.0 Changes: -------- --- /work/SRC/openSUSE:Factory/eclipse-jgit/eclipse-jgit.changes 2021-07-30 23:22:58.787583474 +0200 +++ /work/SRC/openSUSE:Factory/.eclipse-jgit.new.1900/eclipse-jgit.changes 2022-03-29 21:06:52.205109974 +0200 @@ -1,0 +2,6 @@ +Tue Mar 29 14:06:34 UTC 2022 - Fridrich Strba <[email protected]> + +- Force building with Java 11, since tycho is not knowing about any + Java >= 15 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ eclipse-jgit.spec ++++++ --- /var/tmp/diff_new_pack.DUKhtF/_old 2022-03-29 21:06:52.857110541 +0200 +++ /var/tmp/diff_new_pack.DUKhtF/_new 2022-03-29 21:06:52.861110544 +0200 @@ -1,7 +1,7 @@ # # spec file for package eclipse-jgit # -# 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 @@ -59,6 +59,9 @@ BuildRequires: tycho BuildRequires: xml-commons-apis BuildRequires: xmvn-subst +BuildConflicts: java >= 12 +BuildConflicts: java-devel >= 12 +BuildConflicts: java-headless >= 12 #!BuildIgnore: eclipse-platform #!BuildIgnore: tycho-bootstrap #!BuildRequires: eclipse-emf-core eclipse-ecf-core
