!2 License compliance rectification
From: @lyn1001 Reviewed-by: @solarhu Signed-off-by: @solarhu
This commit is contained in:
commit
6160886410
@ -1,9 +1,9 @@
|
|||||||
%{?nodejs_find_provides_and_requires}
|
%{?nodejs_find_provides_and_requires}
|
||||||
Name: nodejs-boom
|
Name: nodejs-boom
|
||||||
Version: 2.10.1
|
Version: 2.10.1
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: HTTP friendly error objects
|
Summary: HTTP friendly error objects
|
||||||
License: BSD
|
License: BSD-3-Clause
|
||||||
URL: https://github.com/spumko/boom
|
URL: https://github.com/spumko/boom
|
||||||
Source0: https://registry.npmjs.org/boom/-/boom-%{version}.tgz
|
Source0: https://registry.npmjs.org/boom/-/boom-%{version}.tgz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -31,5 +31,8 @@ cp -pr lib package.json %{buildroot}%{nodejs_sitelib}/boom
|
|||||||
%license LICENSE
|
%license LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 9 2022 liyanan <liyanan32@h-partners.com> - 2.10.1-2
|
||||||
|
- License compliance rectification
|
||||||
|
|
||||||
* Mon Aug 10 2020 wutao <wutao61@huawei.com> - 2.10.1-1
|
* Mon Aug 10 2020 wutao <wutao61@huawei.com> - 2.10.1-1
|
||||||
- package init
|
- package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user