!3 License compliance rectification
From: @lyn1001 Reviewed-by: @solarhu Signed-off-by: @solarhu
This commit is contained in:
commit
10ad43b71b
@ -6,9 +6,9 @@
|
|||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
Name: nodejs-%{srcname}
|
Name: nodejs-%{srcname}
|
||||||
Version: 1.17.1
|
Version: 1.17.1
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Test spies, stubs and mocks for JavaScript
|
Summary: Test spies, stubs and mocks for JavaScript
|
||||||
License: BSD
|
License: BSD-3-Clause
|
||||||
URL: https://github.com/cjohansen/Sinon.JS
|
URL: https://github.com/cjohansen/Sinon.JS
|
||||||
Source0: https://github.com/cjohansen/%{gitname}/archive/%{commit0}/%{gitname}-%{commit0}.tar.gz
|
Source0: https://github.com/cjohansen/%{gitname}/archive/%{commit0}/%{gitname}-%{commit0}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -46,5 +46,8 @@ buster-test --config-group node
|
|||||||
%{nodejs_sitelib}/%{srcname}
|
%{nodejs_sitelib}/%{srcname}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 10 2022 liyanan <liyanan32@h-partners.com> - 1.17.1-2
|
||||||
|
- License compliance rectification
|
||||||
|
|
||||||
* Sat Aug 15 2020 zhanghua <zhanghua40@huawei.com> - 1.17.1-1
|
* Sat Aug 15 2020 zhanghua <zhanghua40@huawei.com> - 1.17.1-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user