diff --git a/bsf.changes b/bsf.changes index b97bb0c..8e974db 100644 --- a/bsf.changes +++ b/bsf.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jan 8 07:30:23 UTC 2020 - Fridrich Strba + +- BuildIgnore jline1 instead of jline, since the dependency of + rhino changed + ------------------------------------------------------------------- Tue Apr 9 11:55:27 UTC 2019 - Fridrich Strba diff --git a/bsf.spec b/bsf.spec index 972752e..cad6b37 100644 --- a/bsf.spec +++ b/bsf.spec @@ -1,7 +1,7 @@ # # spec file for package bsf # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -36,7 +36,7 @@ BuildRequires: java-devel >= 1.8 BuildRequires: javapackages-local BuildRequires: rhino BuildRequires: xalan-j2 -#!BuildIgnore: jline +#!BuildIgnore: jline1 Requires: mvn(commons-logging:commons-logging) BuildArch: noarch