Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package maven-invoker for openSUSE:Factory checked in at 2022-03-21 20:10:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/maven-invoker (Old) and /work/SRC/openSUSE:Factory/.maven-invoker.new.25692 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "maven-invoker" Mon Mar 21 20:10:56 2022 rev:3 rq:963324 version:3.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/maven-invoker/maven-invoker.changes 2019-11-26 16:59:08.192112288 +0100 +++ /work/SRC/openSUSE:Factory/.maven-invoker.new.25692/maven-invoker.changes 2022-03-21 20:11:00.956378724 +0100 @@ -1,0 +2,5 @@ +Sun Mar 20 19:33:22 UTC 2022 - Fridrich Strba <[email protected]> + +- Build with java source and target levels 8 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ maven-invoker.spec ++++++ --- /var/tmp/diff_new_pack.kExDDC/_old 2022-03-21 20:11:01.536379321 +0100 +++ /var/tmp/diff_new_pack.kExDDC/_new 2022-03-21 20:11:01.540379324 +0100 @@ -1,7 +1,7 @@ # # spec file for package maven-invoker # -# Copyright (c) 2019 SUSE LLC +# 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 ++++++ maven-invoker-build.xml ++++++ --- /var/tmp/diff_new_pack.kExDDC/_old 2022-03-21 20:11:01.592379378 +0100 +++ /var/tmp/diff_new_pack.kExDDC/_new 2022-03-21 20:11:01.596379382 +0100 @@ -14,7 +14,7 @@ <property name="project.name" value="Apache Maven Invoker"/> <property name="project.organization.name" value="The Apache Software Foundation"/> - <property name="compiler.source" value="1.6"/> + <property name="compiler.source" value="1.8"/> <property name="compiler.target" value="${compiler.source}"/> <property name="build.finalName" value="${project.artifactId}-${project.version}"/>
