License compliance rectification

This commit is contained in:
lyn1001 2022-05-10 15:59:03 +08:00
parent 87e834b623
commit 53653e6613

View File

@ -6,9 +6,9 @@
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
Name: nodejs-%{srcname}
Version: 1.17.1
Release: 1
Release: 2
Summary: Test spies, stubs and mocks for JavaScript
License: BSD
License: BSD-3-Clause
URL: https://github.com/cjohansen/Sinon.JS
Source0: https://github.com/cjohansen/%{gitname}/archive/%{commit0}/%{gitname}-%{commit0}.tar.gz
BuildArch: noarch
@ -46,5 +46,8 @@ buster-test --config-group node
%{nodejs_sitelib}/%{srcname}
%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
- Package init