Modify Spec file to make license consistent
This commit is contained in:
parent
b705fbadc0
commit
cf9c1a6ac3
@ -1,9 +1,9 @@
|
|||||||
%{?nodejs_find_provides_and_requires}
|
%{?nodejs_find_provides_and_requires}
|
||||||
Name: nodejs-inherits
|
Name: nodejs-inherits
|
||||||
Version: 2.0.3
|
Version: 2.0.3
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: A tiny simple way to do classic inheritance in js
|
Summary: A tiny simple way to do classic inheritance in js
|
||||||
License: WTFPL
|
License: ISC
|
||||||
URL: https://github.com/isaacs/inherits
|
URL: https://github.com/isaacs/inherits
|
||||||
Source0: https://github.com/isaacs/inherits/archive/v%{version}.tar.gz
|
Source0: https://github.com/isaacs/inherits/archive/v%{version}.tar.gz
|
||||||
Source1: https://raw.github.com/isaacs/inherits/112807f2670160b6e3bafdf39e395c10ae7d0fac/LICENSE
|
Source1: https://raw.github.com/isaacs/inherits/112807f2670160b6e3bafdf39e395c10ae7d0fac/LICENSE
|
||||||
@ -63,5 +63,8 @@ end
|
|||||||
%{nodejs_sitelib}/inherits
|
%{nodejs_sitelib}/inherits
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Aug 20 2020 wangxiao <wangxiao65@huawei.com> - 2.0.3-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user