Hello community, here is the log from the commit of package jakarta-poi for openSUSE:Factory checked in at 2018-12-11 15:48:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/jakarta-poi (Old) and /work/SRC/openSUSE:Factory/.jakarta-poi.new.19453 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jakarta-poi" Tue Dec 11 15:48:52 2018 rev:18 rq:656909 version:2.5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/jakarta-poi/jakarta-poi.changes 2017-09-20 17:09:23.677396615 +0200 +++ /work/SRC/openSUSE:Factory/.jakarta-poi.new.19453/jakarta-poi.changes 2018-12-11 15:48:52.262137675 +0100 @@ -1,0 +2,5 @@ +Fri Dec 7 07:30:16 UTC 2018 - Fridrich Strba <[email protected]> + +- Build against xml-commons-apis instead of xerces-j2-xml-apis + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ jakarta-poi.spec ++++++ --- /var/tmp/diff_new_pack.ivrwiB/_old 2018-12-11 15:48:52.954136911 +0100 +++ /var/tmp/diff_new_pack.ivrwiB/_new 2018-12-11 15:48:52.958136907 +0100 @@ -1,7 +1,7 @@ # # spec file for package jakarta-poi # -# 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/ # @@ -47,7 +47,7 @@ BuildRequires: log4j >= 1.2.8 BuildRequires: xalan-j2 >= 2.5.2 BuildRequires: xerces-j2 >= 2.6.0 -BuildRequires: xerces-j2-xml-apis +BuildRequires: xml-commons-apis Requires: jakarta-commons-beanutils >= 1.6.1 Requires: jakarta-commons-collections >= 2.1 Requires: jakarta-commons-lang >= 2.0 @@ -134,7 +134,7 @@ log4j \ xalan-j2 \ xerces-j2 \ -xerces-j2-xml-apis \ +xml-commons-apis \ ) export ANT_OPTS="-Xmx256m -Djava.awt.headless=true -Dbuild.sysclasspath=first -Ddisconnected=true" ant -Dant.build.javac.target=1.6 -Dant.build.javac.source=1.6 jar test
