!2 License compliance rectification

From: @lyn1001 
Reviewed-by: @solarhu 
Signed-off-by: @solarhu
This commit is contained in:
openeuler-ci-bot 2022-05-11 01:14:20 +00:00 committed by Gitee
commit dd43af661f
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,9 +1,9 @@
%global enable_tests 0
Name: nodejs-hawk
Version: 4.1.2
Release: 1
Release: 2
Summary: HTTP Hawk authentication scheme
License: BSD
License: BSD-3-Clause
URL: https://github.com/hueniverse/hawk
Source0: https://registry.npmjs.org/hawk/-/hawk-%{version}.tgz
BuildArch: noarch
@ -45,5 +45,8 @@ cp -pr package.json lib %{buildroot}%{nodejs_sitelib}/hawk
%{nodejs_sitelib}/hawk
%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
- Package init