Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package felix-gogo-command for openSUSE:Factory checked in at 2022-03-22 19:40:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/felix-gogo-command (Old) and /work/SRC/openSUSE:Factory/.felix-gogo-command.new.25692 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "felix-gogo-command" Tue Mar 22 19:40:05 2022 rev:3 rq:963865 version:1.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/felix-gogo-command/felix-gogo-command.changes 2019-11-26 16:56:48.820158309 +0100 +++ /work/SRC/openSUSE:Factory/.felix-gogo-command.new.25692/felix-gogo-command.changes 2022-03-22 19:40:11.487089358 +0100 @@ -1,0 +2,6 @@ +Tue Mar 22 09:00:43 UTC 2022 - Fridrich Strba <[email protected]> + +- Remove forcing of maven.compiler.release, since it is not needed + any more + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ felix-gogo-command.spec ++++++ --- /var/tmp/diff_new_pack.1QB8rA/_old 2022-03-22 19:40:12.023089921 +0100 +++ /var/tmp/diff_new_pack.1QB8rA/_new 2022-03-22 19:40:12.027089925 +0100 @@ -1,7 +1,7 @@ # # spec file for package felix-gogo-command # -# Copyright (c) 2019 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 @@ -60,10 +60,7 @@ %pom_add_dep junit:junit::test %build -%{mvn_build} -f \ -%if %{?pkg_vcmp:%pkg_vcmp java-devel >= 9}%{!?pkg_vcmp:0} - -- -Dmaven.compiler.release=6 -%endif +%{mvn_build} -f %install %mvn_install
