diff --git a/nodejs-shelljs.spec b/nodejs-shelljs.spec index c93b384..41bef4a 100644 --- a/nodejs-shelljs.spec +++ b/nodejs-shelljs.spec @@ -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 - 0.7.3-3 +- License compliance rectification + * Web 09 Jun 2021 zhaoyao - 0.7.3-2 - %prep no longer patched with git