License compliance rectification

This commit is contained in:
lyn1001 2022-05-09 18:16:37 +08:00
parent c53a8855d6
commit 1df37a9d17

View File

@ -1,9 +1,9 @@
%{?nodejs_find_provides_and_requires}
Name: nodejs-boom
Version: 2.10.1
Release: 1
Release: 2
Summary: HTTP friendly error objects
License: BSD
License: BSD-3-Clause
URL: https://github.com/spumko/boom
Source0: https://registry.npmjs.org/boom/-/boom-%{version}.tgz
BuildArch: noarch
@ -31,5 +31,8 @@ cp -pr lib package.json %{buildroot}%{nodejs_sitelib}/boom
%license LICENSE
%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
- package init