Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package isorelax for openSUSE:Factory checked in at 2022-03-28 16:59:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/isorelax (Old) and /work/SRC/openSUSE:Factory/.isorelax.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "isorelax" Mon Mar 28 16:59:18 2022 rev:19 rq:963093 version:0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/isorelax/isorelax.changes 2018-12-21 08:19:06.877699405 +0100 +++ /work/SRC/openSUSE:Factory/.isorelax.new.1900/isorelax.changes 2022-03-28 16:59:55.060916922 +0200 @@ -1,0 +2,5 @@ +Sat Mar 19 21:12:26 UTC 2022 - Fridrich Strba <[email protected]> + +- Build with java target and source version 1.8 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ isorelax.spec ++++++ --- /var/tmp/diff_new_pack.8FjOgk/_old 2022-03-28 16:59:55.580917629 +0200 +++ /var/tmp/diff_new_pack.8FjOgk/_new 2022-03-28 16:59:55.588917640 +0200 @@ -1,7 +1,7 @@ # # spec file for package isorelax # -# Copyright (c) 2018 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 @@ -68,7 +68,7 @@ xerces-j2 \ xml-apis \ ) -ant -Dant.build.javac.source=1.6 -Dant.build.javac.target=1.6 \ +ant -Dant.build.javac.source=1.8 -Dant.build.javac.target=1.8 \ -Dbuild.sysclasspath=only release %install
