License compliance rectification

This commit is contained in:
lyn1001 2022-05-10 16:23:43 +08:00
parent 318e66f562
commit e0ad0bd231

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