From 87d697f58e6517e277e6d939dc79dc7abaf7669d Mon Sep 17 00:00:00 2001 From: cherry530 Date: Tue, 10 May 2022 19:14:08 +0800 Subject: [PATCH] License compliance rectification --- bsh.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/bsh.spec b/bsh.spec index 5730098..6c56919 100644 --- a/bsh.spec +++ b/bsh.spec @@ -1,9 +1,9 @@ Name: bsh Version: 2.0 -Release: 15.b6 +Release: 16.b6 Epoch: 0 Summary: A Java scripting environment (command-line version) -License: ASL 2.0 and BSD and Public Domain +License: ASL 2.0 and BSD-3-Clause and Public Domain URL: http://www.beanshell.org/ BuildArch: noarch Source0: %{name}-%{version}-b6.tar.gz @@ -70,6 +70,9 @@ cat scripts/bshdoc.bsh >> %{buildroot}%{_bindir}/bshdoc %doc docs/manual/images/*.gif %changelog +* Tue May 10 2022 xu_ping - 0:2.0-16.b6 +- License compliance rectification + * Fri Feb 28 2020 daiqianwen - 0:2.0-15.b6 - modify spec