!3 License compliance rectification

From: @lyn1001 
Reviewed-by: @solarhu 
Signed-off-by: @solarhu
This commit is contained in:
openeuler-ci-bot 2022-05-11 01:10:58 +00:00 committed by Gitee
commit 10ad43b71b
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -6,9 +6,9 @@
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
Name: nodejs-%{srcname}
Version: 1.17.1
Release: 1
Release: 2
Summary: Test spies, stubs and mocks for JavaScript
License: BSD
License: BSD-3-Clause
URL: https://github.com/cjohansen/Sinon.JS
Source0: https://github.com/cjohansen/%{gitname}/archive/%{commit0}/%{gitname}-%{commit0}.tar.gz
BuildArch: noarch
@ -46,5 +46,8 @@ buster-test --config-group node
%{nodejs_sitelib}/%{srcname}
%changelog
* Tue May 10 2022 liyanan <liyanan32@h-partners.com> - 1.17.1-2
- License compliance rectification
* Sat Aug 15 2020 zhanghua <zhanghua40@huawei.com> - 1.17.1-1
- Package init