Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xml-commons-apis-bootstrap for openSUSE:Factory checked in at 2022-03-28 16:58:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xml-commons-apis-bootstrap (Old) and /work/SRC/openSUSE:Factory/.xml-commons-apis-bootstrap.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xml-commons-apis-bootstrap" Mon Mar 28 16:58:56 2022 rev:30 rq:962885 version:1.4.01 Changes: -------- --- /work/SRC/openSUSE:Factory/xml-commons-apis-bootstrap/xml-commons-apis-bootstrap.changes 2019-02-06 15:47:14.623265512 +0100 +++ /work/SRC/openSUSE:Factory/.xml-commons-apis-bootstrap.new.1900/xml-commons-apis-bootstrap.changes 2022-03-28 16:59:28.180880406 +0200 @@ -1,0 +2,5 @@ +Fri Mar 18 16:22:47 UTC 2022 - Fridrich Strba <fst...@suse.com> + +- Build with source/target levels 8 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xml-commons-apis-bootstrap.spec ++++++ --- /var/tmp/diff_new_pack.I2Bc3I/_old 2022-03-28 16:59:28.636881025 +0200 +++ /var/tmp/diff_new_pack.I2Bc3I/_new 2022-03-28 16:59:28.644881036 +0200 @@ -2,7 +2,7 @@ # # spec file for package xml-commons-apis-bootstrap # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# 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 @@ -37,7 +37,7 @@ Patch2: %{real_name}-resolver-1.1-build_xml.patch Patch3: %{real_name}-enum.patch BuildRequires: antlr-bootstrap -BuildRequires: java-devel >= 1.6 +BuildRequires: java-devel >= 1.8 # Needed for maven conversions BuildRequires: javapackages-tools #!BuildIgnore: antlr @@ -133,7 +133,7 @@ #<<< end functions # variables: -COMPILER_COMMAND="javac -source 1.6 -target 1.6 -classpath " +COMPILER_COMMAND="javac -source 1.8 -target 1.8 -classpath " TARGET_DIR=`pwd` CLASSPATH_ORIG="$CLASSPATH"