!2 License compliance rectification
From: @lyn1001 Reviewed-by: @solarhu Signed-off-by: @solarhu
This commit is contained in:
commit
341f661217
@ -1,11 +1,11 @@
|
||||
%{?nodejs_find_provides_and_requires}
|
||||
Name: nodejs-normalize-package-data
|
||||
Version: 2.3.5
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Normalizes npm/package.json metadata
|
||||
BuildArch: noarch
|
||||
ExclusiveArch: %{nodejs_arches} noarch
|
||||
License: BSD
|
||||
License: BSD-3-Clause
|
||||
URL: https://github.com/meryn/normalize-package-data
|
||||
Source0: https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-%{version}.tgz
|
||||
BuildRequires: nodejs-packaging
|
||||
@ -40,5 +40,8 @@ cp -pr lib package.json %{buildroot}%{nodejs_sitelib}/normalize-package-data
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
* Mon May 9 2022 liyanan <liyanan32@h-partners.com> - 2.3.5-2
|
||||
- License compliance rectification
|
||||
|
||||
* Thu Aug 20 2020 wangchong <wangchong56@huawei.com> - 2.3.5-1
|
||||
- package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user