update nodejs-spdx-exceptions.spec.
This commit is contained in:
parent
3700ed5076
commit
2559e7ff40
@ -2,9 +2,9 @@
|
|||||||
%global packagename spdx-exceptions
|
%global packagename spdx-exceptions
|
||||||
Name: nodejs-spdx-exceptions
|
Name: nodejs-spdx-exceptions
|
||||||
Version: 1.0.5
|
Version: 1.0.5
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: A list of SPDX standard license exceptions
|
Summary: A list of SPDX standard license exceptions
|
||||||
License: CC-BY
|
License: CC-BY-3.0
|
||||||
URL: https://github.com/jslicense/spdx-exceptions.json
|
URL: https://github.com/jslicense/spdx-exceptions.json
|
||||||
Source0: https://github.com/jslicense/spdx-exceptions.json/archive/v%{version}.tar.gz
|
Source0: https://github.com/jslicense/spdx-exceptions.json/archive/v%{version}.tar.gz
|
||||||
ExclusiveArch: %{nodejs_arches} noarch
|
ExclusiveArch: %{nodejs_arches} noarch
|
||||||
@ -34,5 +34,8 @@ cp -pr *.json \
|
|||||||
%{nodejs_sitelib}/%{packagename}
|
%{nodejs_sitelib}/%{packagename}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 16 2022 Chenyx <chenyixiong3@huawei.com> - 1.0.5-2
|
||||||
|
- License compliance rectification
|
||||||
|
|
||||||
* Wed Aug 12 2020 zhanghua <zhanghua40@huawei.com> - 1.0.5-1
|
* Wed Aug 12 2020 zhanghua <zhanghua40@huawei.com> - 1.0.5-1
|
||||||
- package init
|
- package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user