!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:11:46 +00:00 committed by Gitee
commit 3619c03ac0
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,9 +1,9 @@
%{?nodejs_find_provides_and_requires}
Name: nodejs-tar
Version: 2.2.1
Release: 1
Release: 2
Summary: Tar for Node.js
License: BSD
License: ISC
URL: https://github.com/isaacs/node-tar
Source0: https://registry.npmjs.org/tar/-/tar-%{version}.tgz
Patch0: nodejs-tar-node5.patch
@ -35,5 +35,8 @@ cp -pr package.json tar.js lib %{buildroot}%{nodejs_sitelib}/tar
%{nodejs_sitelib}/tar
%changelog
* Tue May 10 2022 liyanan <liyanan32@h-partners.com> - 2.2.1-2
- License compliance rectification
* Wed Aug 12 2020 wangyue <wangyue92@huawei.com> - 2.2.1-1
- package init