Hello community, here is the log from the commit of package netty3 for openSUSE:Factory checked in at 2019-11-26 16:57:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/netty3 (Old) and /work/SRC/openSUSE:Factory/.netty3.new.26869 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "netty3" Tue Nov 26 16:57:51 2019 rev:2 rq:750554 version:3.10.6 Changes: -------- --- /work/SRC/openSUSE:Factory/netty3/netty3.changes 2019-11-18 20:08:26.077651851 +0100 +++ /work/SRC/openSUSE:Factory/.netty3.new.26869/netty3.changes 2019-11-26 16:57:57.560135611 +0100 @@ -1,0 +2,6 @@ +Sun Nov 24 14:31:58 UTC 2019 - Fridrich Strba <[email protected]> + +- Force building with jdk < 9, since some apis are not found + otherwise + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ netty3.spec ++++++ --- /var/tmp/diff_new_pack.LbCvDr/_old 2019-11-26 16:57:57.988135470 +0100 +++ /var/tmp/diff_new_pack.LbCvDr/_new 2019-11-26 16:57:57.992135468 +0100 @@ -1,7 +1,7 @@ # # spec file for package netty3 # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -50,6 +50,7 @@ BuildRequires: mvn(org.jboss.marshalling:jboss-marshalling) BuildRequires: mvn(org.slf4j:slf4j-api) BuildRequires: mvn(org.sonatype.oss:oss-parent:pom:) +BuildConflicts: java-devel >= 9 Requires: netty-tcnative BuildArch: noarch @@ -123,9 +124,7 @@ %{mvn_file} : %{name} %build - -# skipping tests because we don't have easymockclassextension -%{mvn_build} -f -- -Dsource=6 +%{mvn_build} -f %install %mvn_install
