!2 License compliance rectification
From: @lyn1001 Reviewed-by: @solarhu Signed-off-by: @solarhu
This commit is contained in:
commit
f8fb969cc6
@ -2,9 +2,9 @@
|
|||||||
%global enable_tests 0
|
%global enable_tests 0
|
||||||
Name: nodejs-burrito
|
Name: nodejs-burrito
|
||||||
Version: 0.2.12
|
Version: 0.2.12
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Wrap up expressions with a trace function while walking the AST
|
Summary: Wrap up expressions with a trace function while walking the AST
|
||||||
License: BSD
|
License: BSD-3-Clause
|
||||||
URL: https://github.com/substack/node-burrito
|
URL: https://github.com/substack/node-burrito
|
||||||
Source0: https://registry.npmjs.org/burrito/-/burrito-%{version}.tgz
|
Source0: https://registry.npmjs.org/burrito/-/burrito-%{version}.tgz
|
||||||
Source1: https://raw.github.com/substack/lambdascape/master/LICENSE
|
Source1: https://raw.github.com/substack/lambdascape/master/LICENSE
|
||||||
@ -45,5 +45,8 @@ cp -pr package.json index.js %{buildroot}%{nodejs_sitelib}/burrito
|
|||||||
%license LICENSE
|
%license LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 9 2022 liyanan <liyanan32@h-partners.com> - 0.2.12-2
|
||||||
|
- License compliance rectification
|
||||||
|
|
||||||
* Tue Aug 18 2020 leiju <leiju4@huawei.com> - 0.2.12-1
|
* Tue Aug 18 2020 leiju <leiju4@huawei.com> - 0.2.12-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user