!2 Modify Spec file to make license consistent
From: @hht8 Reviewed-by: @zhengyuhanghans Signed-off-by: @zhengyuhanghans
This commit is contained in:
commit
0049d64021
@ -1,9 +1,9 @@
|
||||
%{?nodejs_find_provides_and_requires}
|
||||
Name: nodejs-inherits
|
||||
Version: 2.0.3
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: A tiny simple way to do classic inheritance in js
|
||||
License: WTFPL
|
||||
License: ISC
|
||||
URL: https://github.com/isaacs/inherits
|
||||
Source0: https://github.com/isaacs/inherits/archive/v%{version}.tar.gz
|
||||
Source1: https://raw.github.com/isaacs/inherits/112807f2670160b6e3bafdf39e395c10ae7d0fac/LICENSE
|
||||
@ -63,5 +63,8 @@ end
|
||||
%{nodejs_sitelib}/inherits
|
||||
|
||||
%changelog
|
||||
* Tue Jan 05 2021 huanghaitao <huanghaitao8@huawei.com> - 2.0.3-2
|
||||
- Modify Spec file to make license consistent
|
||||
|
||||
* Thu Aug 20 2020 wangxiao <wangxiao65@huawei.com> - 2.0.3-1
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user