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

View File

@ -2,9 +2,9 @@
%global enable_tests 0
Name: nodejs-escodegen
Version: 1.9.0
Release: 1
Release: 2
Summary: ECMAScript code generator
License: BSD
License: BSD-2-Clause
URL: https://github.com/Constellation/escodegen
Source0: https://github.com/Constellation/escodegen/archive/%{version}.tar.gz
Source10: dl-tests.sh
@ -57,5 +57,8 @@ ln -sf %{nodejs_sitelib}/escodegen/bin/esgenerate.js \
%{_bindir}/esgenerate.js
%changelog
* Mon May 9 2022 liyanan <liyanan32@h-partners.com> - 1.9.0-2
- License compliance rectification
* Thu Aug 20 2020 Anan Fu <fuanan3@huawei.com> - 1.9.0-1
- package init