License compliance rectification
This commit is contained in:
parent
55449f144b
commit
e6b14d9897
@ -3,9 +3,9 @@
|
||||
%global enable_tests 1
|
||||
Name: nodejs-sprintf-js
|
||||
Version: 1.1.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: JavaScript sprintf implementation
|
||||
License: BSD
|
||||
License: BSD-3-Clause
|
||||
URL: https://github.com/alexei/sprintf.js.git
|
||||
Source0: https://registry.npmjs.org/sprintf-js/-/sprintf-js-%{version}.tgz
|
||||
ExclusiveArch: %{nodejs_arches} noarch
|
||||
@ -45,5 +45,8 @@ cp -pr *.json src/ \
|
||||
%{nodejs_sitelib}/%{packagename}
|
||||
|
||||
%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
|
||||
- package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user