Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package saxon6 for openSUSE:Factory checked in at 2022-03-24 22:57:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/saxon6 (Old) and /work/SRC/openSUSE:Factory/.saxon6.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "saxon6" Thu Mar 24 22:57:28 2022 rev:13 rq:964371 version:6.5.5 Changes: -------- --- /work/SRC/openSUSE:Factory/saxon6/saxon6.changes 2020-11-23 10:49:46.126558963 +0100 +++ /work/SRC/openSUSE:Factory/.saxon6.new.1900/saxon6.changes 2022-03-24 22:57:49.528240399 +0100 @@ -1,0 +2,5 @@ +Wed Mar 23 20:05:51 UTC 2022 - Fridrich Strba <[email protected]> + +- Build with java source and target levels 8 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ saxon6.spec ++++++ --- /var/tmp/diff_new_pack.1F15qY/_old 2022-03-24 22:57:50.192241040 +0100 +++ /var/tmp/diff_new_pack.1F15qY/_new 2022-03-24 22:57:50.196241044 +0100 @@ -1,7 +1,7 @@ # # spec file for package saxon6 # -# 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 @@ -41,7 +41,7 @@ Patch5: saxon6-batch.patch BuildRequires: ant BuildRequires: fdupes -BuildRequires: java-devel +BuildRequires: java-devel >= 1.8 BuildRequires: javapackages-local BuildRequires: jdom >= 1.0 BuildRequires: unzip @@ -147,7 +147,7 @@ export LC_ALL=en_US.ISO-8859-2 export CLASSPATH=%(build-classpath xml-commons-apis jdom) ant \ - -Dant.build.javac.source=1.6 -Dant.build.javac.target=1.6 \ + -Dant.build.javac.source=1.8 -Dant.build.javac.target=1.8 \ -Dj2se.javadoc=%{_javadocdir}/java \ -Djdom.javadoc=%{_javadocdir}/jdom
