Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xmlunit for openSUSE:Factory checked in at 2022-03-20 20:55:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xmlunit (Old) and /work/SRC/openSUSE:Factory/.xmlunit.new.25692 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xmlunit" Sun Mar 20 20:55:41 2022 rev:19 rq:963257 version:1.6 Changes: -------- --- /work/SRC/openSUSE:Factory/xmlunit/xmlunit.changes 2021-12-12 21:28:44.444381748 +0100 +++ /work/SRC/openSUSE:Factory/.xmlunit.new.25692/xmlunit.changes 2022-03-20 20:56:02.982569723 +0100 @@ -1,0 +2,5 @@ +Sun Mar 20 13:06:04 UTC 2022 - Fridrich Strba <[email protected]> + +- Build with java source and target levels 8 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xmlunit.spec ++++++ --- /var/tmp/diff_new_pack.oWGsvC/_old 2022-03-20 20:56:03.494570459 +0100 +++ /var/tmp/diff_new_pack.oWGsvC/_new 2022-03-20 20:56:03.498570465 +0100 @@ -1,7 +1,7 @@ # # spec file for package xmlunit # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # Copyright (c) 2000-2008, JPackage Project # # All modifications and additions to the file contributed by third parties @@ -78,7 +78,7 @@ export CLASSPATH= export OPT_JAR_LIST="junit ant/ant-junit jaxp_transform_impl ant/ant-trax xalan-j2-serializer" -ant -Djavac.source=1.6 -Djavac.target=1.6 -Dbuild.compiler=modern -Dhaltonfailure=yes jar javadocs +ant -Djavac.source=1.8 -Djavac.target=1.8 -Dbuild.compiler=modern -Dhaltonfailure=yes jar javadocs %install mkdir -p %{buildroot}%{_javadir}
