!2 License compliance rectification
From: @lyn1001 Reviewed-by: @solarhu Signed-off-by: @solarhu
This commit is contained in:
commit
431f9ac751
@ -2,9 +2,9 @@
|
|||||||
%global srcname entities
|
%global srcname entities
|
||||||
Name: nodejs-%{srcname}
|
Name: nodejs-%{srcname}
|
||||||
Version: 1.1.1
|
Version: 1.1.1
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Encode & decode XML/HTML entities with ease
|
Summary: Encode & decode XML/HTML entities with ease
|
||||||
License: BSD
|
License: BSD-2-Clause
|
||||||
URL: https://github.com/fb55/node-entities
|
URL: https://github.com/fb55/node-entities
|
||||||
Source0: http://registry.npmjs.org/entities/-/entities-%{version}.tgz
|
Source0: http://registry.npmjs.org/entities/-/entities-%{version}.tgz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -39,5 +39,8 @@ mocha
|
|||||||
%{nodejs_sitelib}/%{srcname}
|
%{nodejs_sitelib}/%{srcname}
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Aug 18 2020 leiju <leiju4@huawei.com> - 1.1.1-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user