Hello community, here is the log from the commit of package geronimo-specs for openSUSE:Factory checked in at 2020-01-30 09:33:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/geronimo-specs (Old) and /work/SRC/openSUSE:Factory/.geronimo-specs.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "geronimo-specs" Thu Jan 30 09:33:28 2020 rev:33 rq:767559 version:1.2 Changes: -------- --- /work/SRC/openSUSE:Factory/geronimo-specs/geronimo-specs.changes 2019-12-23 22:37:43.613827678 +0100 +++ /work/SRC/openSUSE:Factory/.geronimo-specs.new.26092/geronimo-specs.changes 2020-01-30 09:34:23.125264845 +0100 @@ -1,0 +2,6 @@ +Mon Jan 27 06:32:39 UTC 2020 - Fridrich Strba <[email protected]> + +- On supported platforms, avoid building with OpenJ9, in order to + prevent build cycles. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ geronimo-specs.spec ++++++ --- /var/tmp/diff_new_pack.dDGJeb/_old 2020-01-30 09:34:26.161266471 +0100 +++ /var/tmp/diff_new_pack.dDGJeb/_new 2020-01-30 09:34:26.165266472 +0100 @@ -1,7 +1,7 @@ # # spec file for package geronimo-specs # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -79,6 +79,9 @@ BuildRequires: javapackages-local BuildRequires: junit >= 3.8.1 BuildConflicts: java-devel >= 11 +BuildConflicts: java-headless >= 11 +BuildConflicts: java-devel-openj9 +BuildConflicts: java-headless-openj9 BuildArch: noarch %description
