!2 License compliance rectification

From: @lyn1001 
Reviewed-by: @solarhu 
Signed-off-by: @solarhu
This commit is contained in:
openeuler-ci-bot 2022-05-11 01:14:03 +00:00 committed by Gitee
commit 341f661217
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -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