Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package junit for openSUSE:Factory checked in at 2022-03-28 16:59:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/junit (Old) and /work/SRC/openSUSE:Factory/.junit.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "junit" Mon Mar 28 16:59:00 2022 rev:27 rq:962897 version:4.13.2 Changes: -------- --- /work/SRC/openSUSE:Factory/junit/junit.changes 2021-12-13 20:46:36.704501361 +0100 +++ /work/SRC/openSUSE:Factory/.junit.new.1900/junit.changes 2022-03-28 16:59:33.888888161 +0200 @@ -1,0 +2,5 @@ +Fri Mar 18 16:38:08 UTC 2022 - Fridrich Strba <[email protected]> + +- Build with source/target levels 8 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ junit.spec ++++++ --- /var/tmp/diff_new_pack.5KAMMe/_old 2022-03-28 16:59:34.360888801 +0200 +++ /var/tmp/diff_new_pack.5KAMMe/_new 2022-03-28 16:59:34.364888807 +0200 @@ -1,7 +1,7 @@ # # spec file for package junit # -# Copyright (c) 2021 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 @@ -28,7 +28,7 @@ BuildRequires: ant BuildRequires: fdupes BuildRequires: hamcrest >= 1.3 -BuildRequires: java-devel >= 1.6 +BuildRequires: java-devel >= 1.8 BuildRequires: javapackages-local Requires: mvn(org.hamcrest:hamcrest-core) Provides: %{name}-demo = %{version}-%{release} ++++++ build.xml ++++++ --- /var/tmp/diff_new_pack.5KAMMe/_old 2022-03-28 16:59:34.404888861 +0200 +++ /var/tmp/diff_new_pack.5KAMMe/_new 2022-03-28 16:59:34.408888867 +0200 @@ -36,7 +36,7 @@ <property name="maven.deploy.goal" value="org.apache.maven.plugins:maven-gpg-plugin:1.1:sign-and-deploy-file" /> - <property name="compiler.source" value="1.6" /> + <property name="compiler.source" value="1.8" /> <property name="compiler.target" value="${compiler.source}" /> <target name="init">
