diff --git a/mojo-executor.changes b/mojo-executor.changes index a42029f..09b0c15 100644 --- a/mojo-executor.changes +++ b/mojo-executor.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sun Nov 24 16:51:15 UTC 2019 - Fridrich Strba + +- Upgrade to version 2.3.1 +- Added patch: + * mojo-executor-dependency.patch + + Collections.emptyList() has type of java.lang.Object and + cannot be cast to List. +- Specify maven.compiler.release to fix build with jdk9+ and newer + maven-javadoc-plugin + ------------------------------------------------------------------- Sat Nov 2 07:51:42 UTC 2019 - Fridrich Strba diff --git a/mojo-executor.spec b/mojo-executor.spec index 6155dc4..a6d2eec 100644 --- a/mojo-executor.spec +++ b/mojo-executor.spec @@ -1,7 +1,7 @@ # # spec file for package mojo-executor # -# Copyright (c) 2019 SUSE LLC. +# 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