!3 License compliance rectification

From: @cherry530 
Reviewed-by: @wangchong1995924 
Signed-off-by: @wangchong1995924
This commit is contained in:
openeuler-ci-bot 2022-05-11 08:17:37 +00:00 committed by Gitee
commit 8f6aabd19b
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,9 +1,9 @@
Name: bsh Name: bsh
Version: 2.0 Version: 2.0
Release: 15.b6 Release: 16.b6
Epoch: 0 Epoch: 0
Summary: A Java scripting environment (command-line version) 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/ URL: http://www.beanshell.org/
BuildArch: noarch BuildArch: noarch
Source0: %{name}-%{version}-b6.tar.gz Source0: %{name}-%{version}-b6.tar.gz
@ -70,6 +70,9 @@ cat scripts/bshdoc.bsh >> %{buildroot}%{_bindir}/bshdoc
%doc docs/manual/images/*.gif %doc docs/manual/images/*.gif
%changelog %changelog
* Tue May 10 2022 xu_ping <xuping33@h-partners.com> - 0:2.0-16.b6
- License compliance rectification
* Fri Feb 28 2020 daiqianwen <daiqianwen@huawei.com> - 0:2.0-15.b6 * Fri Feb 28 2020 daiqianwen <daiqianwen@huawei.com> - 0:2.0-15.b6
- modify spec - modify spec