!4 License compliance rectification

From: @starlet-dx 
Reviewed-by: @lyn1001 
Signed-off-by: @lyn1001
This commit is contained in:
openeuler-ci-bot 2024-06-14 06:52:23 +00:00 committed by Gitee
commit 8d7248d936
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -2,10 +2,10 @@
%global bootstrap 0
Name: nodejs-optimist
Version: 0.6.1
Release: 1
Release: 2
Summary: Light-weight option parsing for Node.js
BuildArch: noarch
License: MIT/X11
License: MIT OR X11
URL: https://github.com/substack/node-optimist
Source0: https://registry.npmjs.org/optimist/-/optimist-%{version}.tgz
Patch0: fix-tests.patch
@ -42,5 +42,8 @@ tap test/*.js
%license LICENSE
%changelog
* Thu Jun 13 2024 yao_xin <yao_xin001@hoperun.com> - 0.6.1-2
- License compliance rectification
* Mon Aug 17 2020 wutao <wutao61@huawei.com> - 0.6.1-1
- Package init