!2 License compliance rectification
From: @lyn1001 Reviewed-by: @solarhu Signed-off-by: @solarhu
This commit is contained in:
commit
f2d189a291
@ -3,9 +3,9 @@
|
|||||||
%global enable_tests 1
|
%global enable_tests 1
|
||||||
Name: nodejs-spdx-expression-parse
|
Name: nodejs-spdx-expression-parse
|
||||||
Version: 1.0.2
|
Version: 1.0.2
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Parse SPDX license expressions
|
Summary: Parse SPDX license expressions
|
||||||
License: MIT and CC-BY
|
License: MIT and CC-BY-3.0
|
||||||
URL: https://github.com/kemitchell/spdx-expression-parse.js.git
|
URL: https://github.com/kemitchell/spdx-expression-parse.js.git
|
||||||
Source0: https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-%{version}.tgz
|
Source0: https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-%{version}.tgz
|
||||||
ExclusiveArch: %{nodejs_arches} noarch
|
ExclusiveArch: %{nodejs_arches} noarch
|
||||||
@ -43,5 +43,8 @@ echo "There are no tests..."
|
|||||||
%{nodejs_sitelib}/%{packagename}
|
%{nodejs_sitelib}/%{packagename}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 10 2022 liyanan <liyanan32@h-partners.com> - 1.0.2-2
|
||||||
|
- License compliance rectification
|
||||||
|
|
||||||
* Fri Aug 21 2020 wangchong <wangchong56@huawei.com> - 1.0.2-1
|
* Fri Aug 21 2020 wangchong <wangchong56@huawei.com> - 1.0.2-1
|
||||||
- package init
|
- package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user