Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package tycho for openSUSE:Factory checked in at 2022-04-11 23:49:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tycho (Old) and /work/SRC/openSUSE:Factory/.tycho.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tycho" Mon Apr 11 23:49:53 2022 rev:7 rq:969278 version:1.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/tycho/tycho.changes 2022-03-29 21:06:39.313098787 +0200 +++ /work/SRC/openSUSE:Factory/.tycho.new.1900/tycho.changes 2022-04-11 23:51:08.181774789 +0200 @@ -1,0 +2,6 @@ +Mon Apr 11 19:51:41 UTC 2022 - Fridrich Strba <fst...@suse.com> + +- Try harder to assure that all classes in tycho are understood + by Java 8 (bsc#1198279) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tycho.spec ++++++ --- /var/tmp/diff_new_pack.iwO1Eq/_old 2022-04-11 23:51:08.941766118 +0200 +++ /var/tmp/diff_new_pack.iwO1Eq/_new 2022-04-11 23:51:08.945766073 +0200 @@ -341,14 +341,16 @@ %{mvn_file} :{*} tycho/@1 %build +%{mvn_build} -f \ %if %{with bootstrap} -%global no_javadoc "-j" -%else -%global no_javadoc %{nil} + -j \ %endif -%{mvn_build} %{no_javadoc} -f -- \ - -Dtycho-version=%{version}-SNAPSHOT -DtychoBootstrapVersion=%{version}-SNAPSHOT \ - -Dmaven.repo.local=$(pwd)/.m2 -Dfedora.p2.repos=$(pwd)/bootstrap -Dsource=8 + -- -Dtycho-version=%{version}-SNAPSHOT -DtychoBootstrapVersion=%{version}-SNAPSHOT \ + -Dmaven.repo.local=$(pwd)/.m2 -Dfedora.p2.repos=$(pwd)/bootstrap \ +%if %{?pkg_vcmp:%pkg_vcmp java-devel >= 9}%{!?pkg_vcmp:0} + -Dmaven.compiler.release=8 \ +%endif + -Dsource=8 %{mvn_artifact} fedoraproject-p2/org.fedoraproject.p2/pom.xml