License compliance rectification

This commit is contained in:
lyn1001 2022-05-10 15:51:50 +08:00
parent 7ea5200d05
commit 56a3fbcc8b

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