!2 Update to 2.0.4
From: @wu-leilei Reviewed-by: @wang--ge Signed-off-by: @wang--ge
This commit is contained in:
commit
ba5abffa9e
@ -2,7 +2,7 @@
|
|||||||
%global packagename spdx-correct
|
%global packagename spdx-correct
|
||||||
%global enable_tests 1
|
%global enable_tests 1
|
||||||
Name: nodejs-spdx-correct
|
Name: nodejs-spdx-correct
|
||||||
Version: 1.0.2
|
Version: 2.0.4
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Correct invalid SPDX identifiers
|
Summary: Correct invalid SPDX identifiers
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
@ -32,7 +32,7 @@ cp -pr package.json *.js \
|
|||||||
%nodejs_symlink_deps --check
|
%nodejs_symlink_deps --check
|
||||||
%{__nodejs} -e 'require("./")'
|
%{__nodejs} -e 'require("./")'
|
||||||
%if 0%{?enable_tests}
|
%if 0%{?enable_tests}
|
||||||
%__nodejs examples.test.js
|
%__nodejs test.js
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%files
|
%files
|
||||||
@ -42,5 +42,8 @@ cp -pr package.json *.js \
|
|||||||
%{nodejs_sitelib}/%{packagename}
|
%{nodejs_sitelib}/%{packagename}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 30 2023 wulei <wu_lei@hoperun.com> - 2.0.4-1
|
||||||
|
- Update to 2.0.4
|
||||||
|
|
||||||
* Wed Aug 12 2020 zhanghua <zhanghua40@huawei.com> - 1.0.2-1
|
* Wed Aug 12 2020 zhanghua <zhanghua40@huawei.com> - 1.0.2-1
|
||||||
- package init
|
- package init
|
||||||
|
|||||||
BIN
v1.0.2.tar.gz
BIN
v1.0.2.tar.gz
Binary file not shown.
BIN
v2.0.4.tar.gz
Normal file
BIN
v2.0.4.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user