Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package eclipse-license for openSUSE:Factory
checked in at 2022-03-29 21:06:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/eclipse-license (Old)
and /work/SRC/openSUSE:Factory/.eclipse-license.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "eclipse-license"
Tue Mar 29 21:06:52 2022 rev:3 rq:965685 version:unknown
Changes:
--------
--- /work/SRC/openSUSE:Factory/eclipse-license/eclipse-license.changes
2020-07-16 12:12:08.154581519 +0200
+++
/work/SRC/openSUSE:Factory/.eclipse-license.new.1900/eclipse-license.changes
2022-03-29 21:06:53.289110916 +0200
@@ -1,0 +2,6 @@
+Tue Mar 29 14:07:43 UTC 2022 - Fridrich Strba <[email protected]>
+
+- Force building with Java 11, since tycho is not knowing about any
+ Java >= 15
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ eclipse-license.spec ++++++
--- /var/tmp/diff_new_pack.Fk7cWD/_old 2022-03-29 21:06:53.913111457 +0200
+++ /var/tmp/diff_new_pack.Fk7cWD/_new 2022-03-29 21:06:53.921111464 +0200
@@ -1,7 +1,7 @@
#
# spec file for package eclipse-license
#
-# 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 @@
Source1:
http://git.eclipse.org/c/cbi/org.eclipse.license.git/snapshot/%{eplv1_tag}.tar.xz
Source2:
http://git.eclipse.org/c/cbi/org.eclipse.license.git/snapshot/%{eplv2_tag}.tar.xz
BuildRequires: tycho-bootstrap
+BuildConflicts: java >= 12
+BuildConflicts: java-devel >= 12
+BuildConflicts: java-headless >= 12
#!BuildIgnore: tycho
BuildArch: noarch
# Upstream Eclipse no longer supports non-64bit arches