Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package jsonp for openSUSE:Factory checked in at 2022-03-22 19:41:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/jsonp (Old) and /work/SRC/openSUSE:Factory/.jsonp.new.25692 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jsonp" Tue Mar 22 19:41:06 2022 rev:3 rq:963995 version:1.0.4 Changes: -------- --- /work/SRC/openSUSE:Factory/jsonp/jsonp.changes 2022-03-18 16:43:14.573228880 +0100 +++ /work/SRC/openSUSE:Factory/.jsonp.new.25692/jsonp.changes 2022-03-22 19:41:23.535164937 +0100 @@ -1,0 +2,5 @@ +Tue Mar 22 15:22:01 UTC 2022 - Fridrich Strba <[email protected]> + +- Build with java source and target levels 8 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ jsonp.spec ++++++ --- /var/tmp/diff_new_pack.hPIINk/_old 2022-03-22 19:41:23.967165391 +0100 +++ /var/tmp/diff_new_pack.hPIINk/_new 2022-03-22 19:41:23.971165395 +0100 @@ -86,7 +86,11 @@ %build -%{mvn_build} -f -- -Dsource=6 +%{mvn_build} -f -- \ +%if %{?pkg_vcmp:%pkg_vcmp java-devel >= 9}%{!?pkg_vcmp:0} + -Dmaven.compiler.release=8 \ +%endif + -Dsource=8 %install %mvn_install
