Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package berkeleylm for openSUSE:Factory checked in at 2022-03-21 20:11:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/berkeleylm (Old) and /work/SRC/openSUSE:Factory/.berkeleylm.new.25692 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "berkeleylm" Mon Mar 21 20:11:25 2022 rev:2 rq:963402 version:1.1.6 Changes: -------- --- /work/SRC/openSUSE:Factory/berkeleylm/berkeleylm.changes 2020-02-28 15:21:02.589856705 +0100 +++ /work/SRC/openSUSE:Factory/.berkeleylm.new.25692/berkeleylm.changes 2022-03-21 20:11:34.888413639 +0100 @@ -1,0 +2,5 @@ +Mon Mar 21 05:15:33 UTC 2022 - Fridrich Strba <[email protected]> + +- Build with source and target levels 8 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ berkeleylm.spec ++++++ --- /var/tmp/diff_new_pack.o1gEG6/_old 2022-03-21 20:11:36.072414822 +0100 +++ /var/tmp/diff_new_pack.o1gEG6/_new 2022-03-21 20:11:36.080414830 +0100 @@ -1,7 +1,7 @@ # # spec file for package berkeleylm # -# 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 @@ -27,6 +27,7 @@ Source1: pom.xml BuildRequires: ant BuildRequires: fdupes +BuildRequires: java-devel >= 1.8 BuildRequires: javapackages-local BuildArch: noarch @@ -47,7 +48,7 @@ %build %{ant} \ - -Dant.build.javac.source=1.6 -Dant.build.javac.target=1.6 \ + -Dant.build.javac.source=1.8 -Dant.build.javac.target=1.8 \ -Dtest.skip=true \ jar javadoc
