!2 License compliance rectification
From: @lyn1001 Reviewed-by: @solarhu Signed-off-by: @solarhu
This commit is contained in:
commit
dd43af661f
@ -1,9 +1,9 @@
|
|||||||
%global enable_tests 0
|
%global enable_tests 0
|
||||||
Name: nodejs-hawk
|
Name: nodejs-hawk
|
||||||
Version: 4.1.2
|
Version: 4.1.2
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: HTTP Hawk authentication scheme
|
Summary: HTTP Hawk authentication scheme
|
||||||
License: BSD
|
License: BSD-3-Clause
|
||||||
URL: https://github.com/hueniverse/hawk
|
URL: https://github.com/hueniverse/hawk
|
||||||
Source0: https://registry.npmjs.org/hawk/-/hawk-%{version}.tgz
|
Source0: https://registry.npmjs.org/hawk/-/hawk-%{version}.tgz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -45,5 +45,8 @@ cp -pr package.json lib %{buildroot}%{nodejs_sitelib}/hawk
|
|||||||
%{nodejs_sitelib}/hawk
|
%{nodejs_sitelib}/hawk
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 9 2022 liyanan <liyanan32@h-partners.com> - 4.1.2-2
|
||||||
|
- License compliance rectification
|
||||||
|
|
||||||
* Thu Aug 20 2020 wangxiao <wangxiao65@huawei.com> - 4.1.2-1
|
* Thu Aug 20 2020 wangxiao <wangxiao65@huawei.com> - 4.1.2-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user