License compliance rectification
This commit is contained in:
parent
5e4ca43e2c
commit
2c881c9f41
@ -1,11 +1,11 @@
|
|||||||
%{?nodejs_find_provides_and_requires}
|
%{?nodejs_find_provides_and_requires}
|
||||||
Name: nodejs-npmlog
|
Name: nodejs-npmlog
|
||||||
Version: 2.0.0
|
Version: 2.0.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Logger for npm
|
Summary: Logger for npm
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
ExclusiveArch: %{nodejs_arches} noarch
|
ExclusiveArch: %{nodejs_arches} noarch
|
||||||
License: BSD
|
License: ISC
|
||||||
URL: https://github.com/isaacs/npmlog
|
URL: https://github.com/isaacs/npmlog
|
||||||
Source0: http://registry.npmjs.org/npmlog/-/npmlog-%{version}.tgz
|
Source0: http://registry.npmjs.org/npmlog/-/npmlog-%{version}.tgz
|
||||||
BuildRequires: nodejs-packaging
|
BuildRequires: nodejs-packaging
|
||||||
@ -31,5 +31,8 @@ cp -pr package.json log.js %{buildroot}%{nodejs_sitelib}/npmlog
|
|||||||
%license LICENSE
|
%license LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 10 2022 liyanan <liyanan32@h-partners.com> - 2.0.0-2
|
||||||
|
- License compliance rectification
|
||||||
|
|
||||||
* Mon Aug 17 2020 wutao <wutao61@huawei.com> - 2.0.0-1
|
* Mon Aug 17 2020 wutao <wutao61@huawei.com> - 2.0.0-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user