Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package maven-verifier for openSUSE:Factory checked in at 2022-03-21 20:11:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/maven-verifier (Old) and /work/SRC/openSUSE:Factory/.maven-verifier.new.25692 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "maven-verifier" Mon Mar 21 20:11:15 2022 rev:3 rq:963392 version:1.6 Changes: -------- --- /work/SRC/openSUSE:Factory/maven-verifier/maven-verifier.changes 2019-04-09 20:19:04.613874406 +0200 +++ /work/SRC/openSUSE:Factory/.maven-verifier.new.25692/maven-verifier.changes 2022-03-21 20:11:24.608403073 +0100 @@ -1,0 +2,5 @@ +Mon Mar 21 04:42:22 UTC 2022 - Fridrich Strba <[email protected]> + +- Build with java source and target levels 8 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ maven-verifier.spec ++++++ --- /var/tmp/diff_new_pack.RzPqXh/_old 2022-03-21 20:11:25.172403653 +0100 +++ /var/tmp/diff_new_pack.RzPqXh/_new 2022-03-21 20:11:25.176403657 +0100 @@ -1,7 +1,7 @@ # # spec file for package maven-verifier # -# 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 ++++++ maven-verifier-build.xml ++++++ --- /var/tmp/diff_new_pack.RzPqXh/_old 2022-03-21 20:11:25.216403698 +0100 +++ /var/tmp/diff_new_pack.RzPqXh/_new 2022-03-21 20:11:25.220403703 +0100 @@ -14,7 +14,7 @@ <property name="project.name" value="Apache Maven Verifier Component"/> <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}"/>
