!2 License compliance rectification
From: @lyn1001 Reviewed-by: @solarhu Signed-off-by: @solarhu
This commit is contained in:
commit
79f7c52b4c
@ -1,11 +1,11 @@
|
|||||||
%{?nodejs_find_provides_and_requires}
|
%{?nodejs_find_provides_and_requires}
|
||||||
Name: nodejs-once
|
Name: nodejs-once
|
||||||
Version: 1.3.3
|
Version: 1.3.3
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Run a function exactly one time
|
Summary: Run a function exactly one time
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
ExclusiveArch: %{nodejs_arches} noarch
|
ExclusiveArch: %{nodejs_arches} noarch
|
||||||
License: BSD
|
License: ISC
|
||||||
URL: https://github.com/isaacs/once
|
URL: https://github.com/isaacs/once
|
||||||
Source0: https://registry.npmjs.org/once/-/once-%{version}.tgz
|
Source0: https://registry.npmjs.org/once/-/once-%{version}.tgz
|
||||||
BuildRequires: nodejs-packaging
|
BuildRequires: nodejs-packaging
|
||||||
@ -28,5 +28,8 @@ cp -pr package.json once.js %{buildroot}%{nodejs_sitelib}/once
|
|||||||
%license LICENSE
|
%license LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 9 2022 liyanan <liyanan32@h-partners.com> - 1.3.3-2
|
||||||
|
- License compliance rectification
|
||||||
|
|
||||||
* Mon Aug 17 2020 wutao <wutao61@huawei.com> - 1.3.3-1
|
* Mon Aug 17 2020 wutao <wutao61@huawei.com> - 1.3.3-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user