!2 License compliance rectification

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

View File

@ -3,9 +3,9 @@
%global enable_tests 1
Name: nodejs-sprintf-js
Version: 1.1.0
Release: 1
Release: 2
Summary: JavaScript sprintf implementation
License: BSD
License: BSD-3-Clause
URL: https://github.com/alexei/sprintf.js.git
Source0: https://registry.npmjs.org/sprintf-js/-/sprintf-js-%{version}.tgz
ExclusiveArch: %{nodejs_arches} noarch
@ -45,5 +45,8 @@ cp -pr *.json src/ \
%{nodejs_sitelib}/%{packagename}
%changelog
* Tue May 10 2022 liyanan <liyanan32@h-partners.com> - 1.1.0-2
- License compliance rectification
* Fri Aug 21 2020 wangchong <wangchong56@huawei.com> - 1.1.0-1
- package init