!2 License compliance rectification
From: @lyn1001 Reviewed-by: @solarhu Signed-off-by: @solarhu
This commit is contained in:
commit
6b9c182244
@ -3,9 +3,9 @@
|
|||||||
%global enable_tests 1
|
%global enable_tests 1
|
||||||
Name: nodejs-sprintf-js
|
Name: nodejs-sprintf-js
|
||||||
Version: 1.1.0
|
Version: 1.1.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: JavaScript sprintf implementation
|
Summary: JavaScript sprintf implementation
|
||||||
License: BSD
|
License: BSD-3-Clause
|
||||||
URL: https://github.com/alexei/sprintf.js.git
|
URL: https://github.com/alexei/sprintf.js.git
|
||||||
Source0: https://registry.npmjs.org/sprintf-js/-/sprintf-js-%{version}.tgz
|
Source0: https://registry.npmjs.org/sprintf-js/-/sprintf-js-%{version}.tgz
|
||||||
ExclusiveArch: %{nodejs_arches} noarch
|
ExclusiveArch: %{nodejs_arches} noarch
|
||||||
@ -45,5 +45,8 @@ cp -pr *.json src/ \
|
|||||||
%{nodejs_sitelib}/%{packagename}
|
%{nodejs_sitelib}/%{packagename}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 10 2022 liyanan <liyanan32@h-partners.com> - 1.1.0-2
|
||||||
|
- License compliance rectification
|
||||||
|
|
||||||
* Fri Aug 21 2020 wangchong <wangchong56@huawei.com> - 1.1.0-1
|
* Fri Aug 21 2020 wangchong <wangchong56@huawei.com> - 1.1.0-1
|
||||||
- package init
|
- package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user