!3 License compliance rectification
From: @lyn1001 Reviewed-by: @solarhu Signed-off-by: @solarhu
This commit is contained in:
commit
4c8e90c214
@ -3,9 +3,9 @@
|
|||||||
Name: nodejs-sntp
|
Name: nodejs-sntp
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 2.0.1
|
Version: 2.0.1
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: SNTP v4 client (RFC4330) for Node.js
|
Summary: SNTP v4 client (RFC4330) for Node.js
|
||||||
License: BSD
|
License: BSD-3-Clause
|
||||||
URL: https://github.com/hueniverse/sntp
|
URL: https://github.com/hueniverse/sntp
|
||||||
Source0: https://github.com/hueniverse/sntp/archive/v%{version}/sntp-%{version}.tar.gz
|
Source0: https://github.com/hueniverse/sntp/archive/v%{version}/sntp-%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -42,5 +42,8 @@ cp -pr lib package.json %{buildroot}%{nodejs_sitelib}/sntp
|
|||||||
%license LICENSE
|
%license LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 9 2022 liyanan <liyanan32@h-partners.com> - 2.0.1-2
|
||||||
|
- License compliance rectification
|
||||||
|
|
||||||
* Sat Aug 15 2020 zhanghua <zhanghua40@huawei.com> - 2.0.1-1
|
* Sat Aug 15 2020 zhanghua <zhanghua40@huawei.com> - 2.0.1-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user