License compliance rectification
This commit is contained in:
parent
9eb25430cb
commit
dbed52f7a1
@ -1,9 +1,9 @@
|
|||||||
%{?nodejs_find_provides_and_requires}
|
%{?nodejs_find_provides_and_requires}
|
||||||
Name: nodejs-block-stream
|
Name: nodejs-block-stream
|
||||||
Version: 0.0.7
|
Version: 0.0.7
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: A stream of blocks
|
Summary: A stream of blocks
|
||||||
License: BSD
|
License: BSD-3-Clause
|
||||||
URL: https://github.com/isaacs/block-stream
|
URL: https://github.com/isaacs/block-stream
|
||||||
Source0: https://registry.npmjs.org/block-stream/-/block-stream-%{version}.tgz
|
Source0: https://registry.npmjs.org/block-stream/-/block-stream-%{version}.tgz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -33,5 +33,8 @@ tap test/
|
|||||||
%license LICENCE
|
%license LICENCE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 9 2022 liyanan <liyanan32@h-partners.com> - 0.0.7-2
|
||||||
|
- License compliance rectification
|
||||||
|
|
||||||
* Mon Aug 17 2020 Shaoqiang Kang <kangshaoqiang1@huawei.com> - 0.0.7-1
|
* Mon Aug 17 2020 Shaoqiang Kang <kangshaoqiang1@huawei.com> - 0.0.7-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user