Hello community, here is the log from the commit of package freemarker for openSUSE:Factory checked in at 2020-01-27 20:16:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/freemarker (Old) and /work/SRC/openSUSE:Factory/.freemarker.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "freemarker" Mon Jan 27 20:16:42 2020 rev:2 rq:767558 version:2.3.28 Changes: -------- --- /work/SRC/openSUSE:Factory/freemarker/freemarker.changes 2019-11-17 19:22:19.718887058 +0100 +++ /work/SRC/openSUSE:Factory/.freemarker.new.26092/freemarker.changes 2020-01-27 20:16:43.948496695 +0100 @@ -1,0 +2,6 @@ +Mon Jan 27 06:35:02 UTC 2020 - Fridrich Strba <[email protected]> + +- On supported platforms, avoid building with OpenJ9, in order to + prevent build cycles + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ freemarker.spec ++++++ --- /var/tmp/diff_new_pack.AaEhSy/_old 2020-01-27 20:16:44.936497298 +0100 +++ /var/tmp/diff_new_pack.AaEhSy/_new 2020-01-27 20:16:44.944497304 +0100 @@ -1,7 +1,7 @@ # # spec file for package freemarker # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# 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 @@ -37,10 +37,11 @@ Patch6: enable-jdom.patch # Fix compatibility with javacc 7 Patch7: javacc-7.patch -BuildRequires: ant fdupes +BuildRequires: ant BuildRequires: apache-commons-logging BuildRequires: apache-parent BuildRequires: aqute-bnd +BuildRequires: fdupes BuildRequires: glassfish-jsp-api BuildRequires: glassfish-servlet-api BuildRequires: hamcrest @@ -54,6 +55,9 @@ BuildRequires: slf4j BuildRequires: xalan-j2 >= 2.7.0 BuildConflicts: java-devel >= 9 +BuildConflicts: java-devel-openj9 +BuildConflicts: java-headless >= 9 +BuildConflicts: java-headless-openj9 BuildArch: noarch %if %{without jp_minimal} BuildRequires: dom4j
