Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package jdom for openSUSE:Factory checked in at 2021-04-15 16:56:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/jdom (Old) and /work/SRC/openSUSE:Factory/.jdom.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jdom" Thu Apr 15 16:56:49 2021 rev:26 rq:884498 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/jdom/jdom.changes 2019-11-15 22:32:22.496070734 +0100 +++ /work/SRC/openSUSE:Factory/.jdom.new.12324/jdom.changes 2021-04-15 16:57:03.050639507 +0200 @@ -1,0 +2,5 @@ +Tue Apr 6 09:10:12 UTC 2021 - Andreas Schwab <[email protected]> + +- Increase java stack size to avoid overflow + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ jdom.spec ++++++ --- /var/tmp/diff_new_pack.w6oL6L/_old 2021-04-15 16:57:03.774640652 +0200 +++ /var/tmp/diff_new_pack.w6oL6L/_new 2021-04-15 16:57:03.778640659 +0200 @@ -1,7 +1,7 @@ # # spec file for package jdom # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -177,9 +177,9 @@ %pom_xpath_set pom:project/pom:version "%{xom_version}%{xom_suffix}" xom-%{xom_version}.pom %build -export JAVA_OPTS="-source 1.6 -target 1.6 -encoding UTF-8 -J-Xss4m" +export JAVA_OPTS="-source 1.6 -target 1.6 -encoding UTF-8 -J-Xss6m" export JAVAC="javac ${JAVA_OPTS} " -export ANT_OPTS="-Xss4m" +export ANT_OPTS="-Xss6m" i=0 CLASSPATH="%{stage1_build_dir}:$(build-classpath xerces-j2 xalan-j2 xalan-j2-serializer junit relaxngDatatype servletapi5 xpp2 xpp3)" SOURCE_DIRS="%{jaxen_dir}/src/java/main/ %{jdom_dir}/src/java/ %{saxpath_dir}/src/java/main/ %{xom_dir}/src/ %{dom4j_dir}/src/java"
