License compliance rectification
This commit is contained in:
parent
541b38179d
commit
ba59fc595f
@ -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