Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package saxon9 for openSUSE:Factory checked 
in at 2022-03-28 16:59:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/saxon9 (Old)
 and      /work/SRC/openSUSE:Factory/.saxon9.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "saxon9"

Mon Mar 28 16:59:16 2022 rev:18 rq:963030 version:9.4.0.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/saxon9/saxon9.changes    2019-02-06 
15:47:38.563251007 +0100
+++ /work/SRC/openSUSE:Factory/.saxon9.new.1900/saxon9.changes  2022-03-28 
16:59:53.084914238 +0200
@@ -1,0 +2,5 @@
+Sat Mar 19 10:41:48 UTC 2022 - Fridrich Strba <[email protected]>
+
+- Build with source/target levels 8
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ saxon9.spec ++++++
--- /var/tmp/diff_new_pack.Nkrpva/_old  2022-03-28 16:59:53.596914934 +0200
+++ /var/tmp/diff_new_pack.Nkrpva/_new  2022-03-28 16:59:53.600914939 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package saxon9
 #
-# Copyright (c) 2018 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
@@ -21,9 +21,9 @@
 Version:        9.4.0.7
 Release:        0
 Summary:        The SAXON XSLT Processor from Michael Kay
-License:        MPL-1.0 AND Apache-2.0
+License:        Apache-2.0 AND MPL-1.0
 Group:          Productivity/Publishing/XML
-Url:            http://saxon.sourceforge.net/
+URL:            http://saxon.sourceforge.net/
 Source0:        
https://downloads.sourceforge.net/project/saxon/Saxon-HE/9.4/saxon9-4-0-7source.zip
 Source1:        %{name}.saxon.script
 Source2:        %{name}.saxonq.script
@@ -38,7 +38,7 @@
 BuildRequires:  bea-stax-api
 BuildRequires:  dom4j
 BuildRequires:  fdupes
-BuildRequires:  java-devel
+BuildRequires:  java-devel >= 1.8
 BuildRequires:  javapackages-local
 BuildRequires:  javapackages-tools
 BuildRequires:  jdom
@@ -132,8 +132,8 @@
 
 export CLASSPATH=%(build-classpath xml-commons-apis jdom xom bea-stax-api 
dom4j xml-commons-resolver)
 ant \
-  -Dant.build.javac.source=1.6 -Dant.build.javac.target=1.6 \
-  -Dant.build.javadoc.source=1.6 \
+  -Dant.build.javac.source=1.8 -Dant.build.javac.target=1.8 \
+  -Dant.build.javadoc.source=1.8 \
   -Dj2se.javadoc=%{_javadocdir}/java \
   -Djdom.javadoc=%{_javadocdir}/jdom
 

Reply via email to