!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:11:23 +00:00 committed by Gitee
commit 431f9ac751
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -2,9 +2,9 @@
%global srcname entities
Name: nodejs-%{srcname}
Version: 1.1.1
Release: 1
Release: 2
Summary: Encode & decode XML/HTML entities with ease
License: BSD
License: BSD-2-Clause
URL: https://github.com/fb55/node-entities
Source0: http://registry.npmjs.org/entities/-/entities-%{version}.tgz
BuildArch: noarch
@ -39,5 +39,8 @@ mocha
%{nodejs_sitelib}/%{srcname}
%changelog
* Tue May 10 2022 liyanan <liyanan32@h-partners.com> - 1.1.1-2
- License compliance rectification
* Tue Aug 18 2020 leiju <leiju4@huawei.com> - 1.1.1-1
- Package init