Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package saxon8 for openSUSE:Factory checked in at 2022-03-24 22:57:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/saxon8 (Old) and /work/SRC/openSUSE:Factory/.saxon8.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "saxon8" Thu Mar 24 22:57:28 2022 rev:19 rq:964372 version:B.8.8 Changes: -------- --- /work/SRC/openSUSE:Factory/saxon8/saxon8.changes 2017-09-20 17:09:36.787551102 +0200 +++ /work/SRC/openSUSE:Factory/.saxon8.new.1900/saxon8.changes 2022-03-24 22:57:50.452241291 +0100 @@ -1,0 +2,5 @@ +Wed Mar 23 20:08:02 UTC 2022 - Fridrich Strba <[email protected]> + +- Build with java source and target levels 8 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ saxon8.spec ++++++ --- /var/tmp/diff_new_pack.cDBq0B/_old 2022-03-24 22:57:50.980241800 +0100 +++ /var/tmp/diff_new_pack.cDBq0B/_new 2022-03-24 22:57:50.988241809 +0100 @@ -1,7 +1,7 @@ # # spec file for package saxon8 # -# Copyright (c) 2017 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 @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -23,7 +23,7 @@ Summary: Java Basic XPath 2.0, XSLT 2.0, and XQuery 1.0 implementation License: MPL-1.1 Group: Development/Languages/Other -Url: http://saxon.sourceforge.net/ +URL: http://saxon.sourceforge.net/ Source0: http://download.sf.net/saxon/saxon-resources8-8.tar.bz2 Source1: %{name}.saxon.script Source2: %{name}.saxonq.script @@ -33,7 +33,7 @@ BuildRequires: ant BuildRequires: bea-stax-api BuildRequires: fdupes -BuildRequires: java-devel +BuildRequires: java-devel >= 1.8 BuildRequires: javapackages-tools BuildRequires: jdom >= 1.0-0.b7 BuildRequires: unzip @@ -172,7 +172,7 @@ ant \ -Dj2se.javadoc=%{_javadocdir}/java \ -Djdom.javadoc=%{_javadocdir}/jdom \ - -Dant.build.javac.source=1.6 -Dant.build.javac.target=1.6 + -Dant.build.javac.source=1.8 -Dant.build.javac.target=1.8 %install # jars
