Hello community, here is the log from the commit of package bsf for openSUSE:Factory checked in at 2017-12-29 18:49:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bsf (Old) and /work/SRC/openSUSE:Factory/.bsf.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bsf" Fri Dec 29 18:49:38 2017 rev:26 rq:559394 version:2.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/bsf/bsf.changes 2017-09-27 16:49:19.134008436 +0200 +++ /work/SRC/openSUSE:Factory/.bsf.new/bsf.changes 2017-12-29 18:49:45.824641835 +0100 @@ -1,0 +2,5 @@ +Fri Dec 22 15:21:22 UTC 2017 - [email protected] + +- Assure that we build with java source and target level 1.6 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bsf.spec ++++++ --- /var/tmp/diff_new_pack.5MA61o/_old 2017-12-29 18:49:46.616414433 +0100 +++ /var/tmp/diff_new_pack.5MA61o/_new 2017-12-29 18:49:46.616414433 +0100 @@ -93,7 +93,7 @@ %build mkdir -p lib build-jar-repository -s -p lib apache-commons-logging rhino xalan-j2 -%{ant} jar javadocs +%{ant} -Dant.build.javac.source=1.6 -Dant.build.javac.target=1.6 jar javadocs %install # jar
