Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package stringtemplate for openSUSE:Factory checked in at 2022-03-20 20:56:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/stringtemplate (Old) and /work/SRC/openSUSE:Factory/.stringtemplate.new.25692 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "stringtemplate" Sun Mar 20 20:56:19 2022 rev:2 rq:963305 version:3.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/stringtemplate/stringtemplate.changes 2019-09-13 15:03:36.685278508 +0200 +++ /work/SRC/openSUSE:Factory/.stringtemplate.new.25692/stringtemplate.changes 2022-03-20 20:56:54.698644132 +0100 @@ -1,0 +2,5 @@ +Sun Mar 20 17:34:09 UTC 2022 - Fridrich Strba <fst...@suse.com> + +- Build with source and target levels 8 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ stringtemplate.spec ++++++ --- /var/tmp/diff_new_pack.e6T6s9/_old 2022-03-20 20:56:55.158644794 +0100 +++ /var/tmp/diff_new_pack.e6T6s9/_new 2022-03-20 20:56:55.162644801 +0100 @@ -1,7 +1,7 @@ # # spec file for package stringtemplate # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -60,10 +60,10 @@ %build rm -rf lib target ant \ - -Dant.build.javac.source=1.6 -Dant.build.javac.target=1.6 \ + -Dant.build.javac.source=1.8 -Dant.build.javac.target=1.8 \ jar ant \ - -Dant.build.javac.source=1.6 -Dant.build.javac.target=1.6 \ + -Dant.build.javac.source=1.8 -Dant.build.javac.target=1.8 \ -Dpackages= -Djavadocs.additionalparam= \ javadocs