Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package dom4j for openSUSE:Factory checked in at 2023-07-26 13:21:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dom4j (Old) and /work/SRC/openSUSE:Factory/.dom4j.new.15225 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dom4j" Wed Jul 26 13:21:59 2023 rev:27 rq:1100553 version:1.6.1 Changes: -------- --- /work/SRC/openSUSE:Factory/dom4j/dom4j.changes 2022-05-24 20:33:40.459042957 +0200 +++ /work/SRC/openSUSE:Factory/.dom4j.new.15225/dom4j.changes 2023-07-26 13:22:04.475357657 +0200 @@ -1,0 +2,5 @@ +Mon Jul 24 19:38:26 UTC 2023 - Fridrich Strba <[email protected]> + +- Do not depend on jtidy, since it is not used during build + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dom4j.spec ++++++ --- /var/tmp/diff_new_pack.rnwOsN/_old 2023-07-26 13:22:05.231361937 +0200 +++ /var/tmp/diff_new_pack.rnwOsN/_new 2023-07-26 13:22:05.235361959 +0200 @@ -1,7 +1,7 @@ # # spec file for package dom4j # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -55,7 +55,6 @@ BuildRequires: javapackages-local BuildRequires: javapackages-tools BuildRequires: jaxen-bootstrap >= 1.1 -BuildRequires: jtidy BuildRequires: junit BuildRequires: junitperf BuildRequires: relaxngDatatype @@ -164,7 +163,6 @@ ln -sf $(build-classpath xalan-j2) ln -sf $(build-classpath xalan-j2-serializer) ln -sf $(build-classpath jaxme/jaxmejs) -ln -sf $(build-classpath jtidy) ln -sf $(build-classpath isorelax) ln -sf $(build-classpath jaxme/jaxme2) ln -sf $(build-classpath xerces-j2) ++++++ dom4j_rundemo.sh ++++++ --- /var/tmp/diff_new_pack.rnwOsN/_old 2023-07-26 13:22:05.299362321 +0200 +++ /var/tmp/diff_new_pack.rnwOsN/_new 2023-07-26 13:22:05.303362344 +0200 @@ -26,9 +26,6 @@ echo SAXDOMDemo echo ./run.sh samples.dom.SAXDOMDemo xml/contents.xml echo -echo JTidyDemo -echo ./run.sh samples.JTidyDemo $XMLFMTOPS readme.html -echo echo VisitorDemo echo ./run.sh samples.VisitorDemo xml/cdata.xml echo @@ -103,7 +100,6 @@ CLASSPATH=`build-classpath \ dom4j \ xpp2 \ -jtidy \ fop \ xerces-j2 \ msv-relaxngDatatype \
