Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package extra166y for openSUSE:Factory checked in at 2022-03-21 20:11:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/extra166y (Old) and /work/SRC/openSUSE:Factory/.extra166y.new.25692 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "extra166y" Mon Mar 21 20:11:17 2022 rev:2 rq:963395 version:1.7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/extra166y/extra166y.changes 2019-11-13 13:28:39.535718410 +0100 +++ /work/SRC/openSUSE:Factory/.extra166y.new.25692/extra166y.changes 2022-03-21 20:11:26.800405329 +0100 @@ -1,0 +2,5 @@ +Mon Mar 21 04:49:18 UTC 2022 - Fridrich Strba <[email protected]> + +- Build with source level 8 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ extra166y.spec ++++++ --- /var/tmp/diff_new_pack.660q5a/_old 2022-03-21 20:11:27.436405984 +0100 +++ /var/tmp/diff_new_pack.660q5a/_new 2022-03-21 20:11:27.444405993 +0100 @@ -1,7 +1,7 @@ # # spec file for package extra166y # -# 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 @@ -32,6 +32,7 @@ BuildRequires: ant BuildRequires: aqute-bnd >= 3.2.0-2 BuildRequires: fdupes +BuildRequires: java-devel >= 1.8 BuildRequires: javapackages-local BuildRequires: junit BuildRequires: xmvn-install @@ -72,8 +73,8 @@ %{mvn_file} org.codehaus.jsr166-mirror:%{name} %{name} export CLASSPATH=$(build-classpath junit) -%ant \ - -Dant.build.javac.source=1.6 -Dant.build.javac.target=1.6 \ +%{ant} \ + -Dbuild.sourcelevel=1.8 \ extra166yjar extra166ydist-docs %{mvn_artifact} %{SOURCE1} build/%{name}lib/%{name}.jar
