From c2a1ab1d84c3bc4097d727b1a78bf011c4ea0029864f1fcd74baeb1442ecf97d Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Wed, 8 Jan 2020 07:31:02 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/bsf?expand=0&rev=51 --- bsf.changes | 6 ++++++ bsf.spec | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) 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