!4 License compliance rectification
From: @starlet-dx Reviewed-by: @lyn1001 Signed-off-by: @lyn1001
This commit is contained in:
commit
8d7248d936
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user