!5 License compliance rectification

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

View File

@ -2,9 +2,9 @@
%global enable_tests 1
Name: nodejs-shelljs
Version: 0.7.3
Release: 2
Release: 3
Summary: Portable Unix shell commands for Node.js
License: BSD and MIT
License: BSD-3-Clause and MIT
URL: http://github.com/arturadib/shelljs
Source0: http://github.com/arturadib/shelljs/archive/v%{version}.tar.gz
Patch0: nodejs-shelljs_fix-tests.patch
@ -55,6 +55,9 @@ ln -sf %{nodejs_sitelib}/shelljs/bin/shjs \
%{_bindir}/shjs
%changelog
* Tue May 10 2022 liyanan <liyanan32@h-partners.com> - 0.7.3-3
- License compliance rectification
* Web 09 Jun 2021 zhaoyao<zhaoyao32@huawei.com> - 0.7.3-2
- %prep no longer patched with git