Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package opentest4j for openSUSE:Factory checked in at 2022-03-21 20:12:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/opentest4j (Old) and /work/SRC/openSUSE:Factory/.opentest4j.new.25692 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "opentest4j" Mon Mar 21 20:12:53 2022 rev:3 rq:963684 version:1.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/opentest4j/opentest4j.changes 2020-04-02 17:43:56.269426588 +0200 +++ /work/SRC/openSUSE:Factory/.opentest4j.new.25692/opentest4j.changes 2022-03-21 20:13:08.192506851 +0100 @@ -1,0 +2,5 @@ +Mon Mar 21 12:40:23 UTC 2022 - Fridrich Strba <[email protected]> + +- Build with java source and target levels 8 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ opentest4j.spec ++++++ --- /var/tmp/diff_new_pack.RNPKwd/_old 2022-03-21 20:13:08.956507613 +0100 +++ /var/tmp/diff_new_pack.RNPKwd/_new 2022-03-21 20:13:08.968507626 +0100 @@ -1,7 +1,7 @@ # # spec file for package opentest4j # -# Copyright (c) 2020 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 @@ -29,6 +29,7 @@ Source100: https://repo1.maven.org/maven2/org/opentest4j/opentest4j/%{version}/opentest4j-%{version}.pom BuildRequires: ant BuildRequires: fdupes +BuildRequires: java-devel >= 1.8 BuildRequires: javapackages-local BuildArch: noarch %if %{with tests} ++++++ opentest4j-build.xml ++++++ --- /var/tmp/diff_new_pack.RNPKwd/_old 2022-03-21 20:13:09.052507710 +0100 +++ /var/tmp/diff_new_pack.RNPKwd/_new 2022-03-21 20:13:09.052507710 +0100 @@ -12,7 +12,7 @@ <property name="project.artifactId" value="opentest4j"/> <property name="project.version" value="1.2.0"/> - <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}"/>
