Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xz-java for openSUSE:Factory checked in at 2023-09-22 21:47:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xz-java (Old) and /work/SRC/openSUSE:Factory/.xz-java.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xz-java" Fri Sep 22 21:47:20 2023 rev:5 rq:1112744 version:1.9 Changes: -------- --- /work/SRC/openSUSE:Factory/xz-java/xz-java.changes 2023-02-11 21:55:55.279098790 +0100 +++ /work/SRC/openSUSE:Factory/.xz-java.new.1770/xz-java.changes 2023-09-22 21:48:29.895221788 +0200 @@ -1,0 +2,5 @@ +Thu Sep 21 06:43:05 UTC 2023 - Fridrich Strba <[email protected]> + +- Build with java source/target levels 8 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xz-java.spec ++++++ --- /var/tmp/diff_new_pack.ImeLcM/_old 2023-09-22 21:48:30.871257221 +0200 +++ /var/tmp/diff_new_pack.ImeLcM/_new 2023-09-22 21:48:30.875257367 +0200 @@ -1,7 +1,7 @@ # # spec file for package xz-java # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # Copyright (c) 2013 Peter Conrad # # All modifications and additions to the file contributed by third parties @@ -51,6 +51,7 @@ %build sed -i 's/linkoffline="[^"]*"//;/extdoc_/d' build.xml +sed -i 's/sourcever = 7/sourcever = 8/g' build.properties ant -Dant.build.javac.{source,target}=8 clean jar doc maven %install
