Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package jcommon for openSUSE:Factory checked in at 2022-03-24 22:57:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/jcommon (Old) and /work/SRC/openSUSE:Factory/.jcommon.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jcommon" Thu Mar 24 22:57:56 2022 rev:17 rq:964418 version:1.0.24 Changes: -------- --- /work/SRC/openSUSE:Factory/jcommon/jcommon.changes 2022-01-03 10:50:08.735597132 +0100 +++ /work/SRC/openSUSE:Factory/.jcommon.new.1900/jcommon.changes 2022-03-24 22:59:34.968342186 +0100 @@ -1,0 +2,5 @@ +Mon Mar 21 05:25:15 UTC 2022 - Fridrich Strba <[email protected]> + +- Build with java source and target levels 8 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ jcommon.spec ++++++ --- /var/tmp/diff_new_pack.FTqz31/_old 2022-03-24 22:59:35.344342550 +0100 +++ /var/tmp/diff_new_pack.FTqz31/_new 2022-03-24 22:59:35.348342554 +0100 @@ -1,7 +1,7 @@ # # spec file for package jcommon # -# 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 @@ -27,7 +27,7 @@ Source0: jcommon-%{version}.tar.xz BuildRequires: ant >= 1.6.5 BuildRequires: fdupes -BuildRequires: java-devel +BuildRequires: java-devel >= 1.8 BuildRequires: javapackages-local Obsoletes: %{name}-test BuildArch: noarch @@ -57,7 +57,7 @@ ant \ -f ant/build.xml \ -Dbuildstable=true -Dproject.outdir=. -Dbasedir=. \ - -Dbuild.source=1.6 -Dbuild.target=1.6 \ + -Dbuild.source=1.8 -Dbuild.target=1.8 \ compile javadoc %install
