Hello community, here is the log from the commit of package saxon9 for openSUSE:Factory checked in at 2019-02-06 15:47:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/saxon9 (Old) and /work/SRC/openSUSE:Factory/.saxon9.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "saxon9" Wed Feb 6 15:47:36 2019 rev:17 rq:671940 version:9.4.0.7 Changes: -------- --- /work/SRC/openSUSE:Factory/saxon9/saxon9.changes 2017-09-19 16:20:31.999542927 +0200 +++ /work/SRC/openSUSE:Factory/.saxon9.new.28833/saxon9.changes 2019-02-06 15:47:38.563251007 +0100 @@ -1,0 +2,5 @@ +Thu Dec 6 14:14:45 UTC 2018 - Fridrich Strba <[email protected]> + +- BuildRequires xml-commons-resolver to fix build + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ saxon9.spec ++++++ --- /var/tmp/diff_new_pack.6A5z0R/_old 2019-02-06 15:47:39.503250438 +0100 +++ /var/tmp/diff_new_pack.6A5z0R/_new 2019-02-06 15:47:39.507250436 +0100 @@ -1,7 +1,7 @@ # # spec file for package saxon9 # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # 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/ # @@ -44,6 +44,7 @@ BuildRequires: jdom BuildRequires: unzip BuildRequires: xml-commons-apis +BuildRequires: xml-commons-resolver BuildRequires: xom Requires: bea-stax Requires: bea-stax-api @@ -129,7 +130,7 @@ platform=net.sf.saxon.java.JavaPlatform EOF -export CLASSPATH=%(build-classpath xml-commons-apis jdom xom bea-stax-api dom4j xml-commons-resolver12) +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 \
