Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xmlgraphics-batik for openSUSE:Factory checked in at 2023-06-29 17:27:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xmlgraphics-batik (Old) and /work/SRC/openSUSE:Factory/.xmlgraphics-batik.new.13546 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xmlgraphics-batik" Thu Jun 29 17:27:37 2023 rev:28 rq:1095829 version:1.15 Changes: -------- --- /work/SRC/openSUSE:Factory/xmlgraphics-batik/xmlgraphics-batik.changes 2022-10-12 18:25:26.741777525 +0200 +++ /work/SRC/openSUSE:Factory/.xmlgraphics-batik.new.13546/xmlgraphics-batik.changes 2023-06-29 17:27:55.218115897 +0200 @@ -1,0 +2,6 @@ +Wed Jun 28 14:27:24 UTC 2023 - Fridrich Strba <[email protected]> + +- Remove the optional dependency on jython + * fixes new build cycles + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xmlgraphics-batik.spec ++++++ --- /var/tmp/diff_new_pack.KeEeS8/_old 2023-06-29 17:27:55.810119364 +0200 +++ /var/tmp/diff_new_pack.KeEeS8/_new 2023-06-29 17:27:55.814119388 +0200 @@ -1,7 +1,7 @@ # # spec file for package xmlgraphics-batik # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # Copyright (c) 2000-2008, JPackage Project # # All modifications and additions to the file contributed by third parties @@ -34,7 +34,6 @@ BuildRequires: ant BuildRequires: fdupes BuildRequires: javapackages-local -BuildRequires: jython BuildRequires: rhino >= 1.6 BuildRequires: xml-commons-apis >= 1.3.03 BuildRequires: xmlgraphics-commons @@ -176,9 +175,12 @@ # for eclipse %pom_xpath_set pom:Bundle-SymbolicName org.apache.batik.util.gui batik-gui-util +%pom_remove_dep :jython batik-script +rm -rf batik-script/src/main/java/org/apache/batik/script/jpython + %pom_disable_module batik-test-old -build-jar-repository -s lib js xml-apis xml-commons-apis-ext xmlgraphics-commons jython +build-jar-repository -s lib js xml-apis xml-commons-apis-ext xmlgraphics-commons %build export CLASSPATH=
