Hello community, here is the log from the commit of package avalon-framework for openSUSE:Factory checked in at 2018-07-24 17:31:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/avalon-framework (Old) and /work/SRC/openSUSE:Factory/.avalon-framework.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "avalon-framework" Tue Jul 24 17:31:02 2018 rev:11 rq:620766 version:4.1.4 Changes: -------- --- /work/SRC/openSUSE:Factory/avalon-framework/avalon-framework.changes 2017-09-15 22:32:01.457439642 +0200 +++ /work/SRC/openSUSE:Factory/.avalon-framework.new/avalon-framework.changes 2018-07-24 17:31:02.211959784 +0200 @@ -1,0 +2,6 @@ +Tue May 15 13:56:16 UTC 2018 - [email protected] + +- Build with source and target 8 to prepare for a possible removal + of 1.6 compatibility + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ avalon-framework.spec ++++++ --- /var/tmp/diff_new_pack.2NRWCG/_old 2018-07-24 17:31:02.715960421 +0200 +++ /var/tmp/diff_new_pack.2NRWCG/_new 2018-07-24 17:31:02.719960426 +0200 @@ -1,7 +1,7 @@ # # spec file for package avalon-framework # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2000-2007, JPackage Project # # All modifications and additions to the file contributed by third parties @@ -31,7 +31,7 @@ BuildRequires: ant BuildRequires: avalon-logkit BuildRequires: fdupes -BuildRequires: java-devel >= 1.6 +BuildRequires: java-devel >= 1.8 BuildRequires: javapackages-tools BuildRequires: junit BuildRequires: log4j @@ -81,7 +81,7 @@ %build ant \ - -Dant.build.javac.source=1.6 -Dant.build.javac.target=1.6 \ + -Dant.build.javac.source=8 -Dant.build.javac.target=8 \ -Djunit.jar=$(build-classpath junit) \ -Dlogkit.jar=$(build-classpath avalon-logkit) \ -Dlog4j.jar=$(build-classpath log4j) \
