!2 Update to 2.0.4

From: @wu-leilei 
Reviewed-by: @wang--ge 
Signed-off-by: @wang--ge
This commit is contained in:
openeuler-ci-bot 2023-11-01 07:36:49 +00:00 committed by Gitee
commit ba5abffa9e
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

View File

@ -2,7 +2,7 @@
%global packagename spdx-correct
%global enable_tests 1
Name: nodejs-spdx-correct
Version: 1.0.2
Version: 2.0.4
Release: 1
Summary: Correct invalid SPDX identifiers
License: ASL 2.0
@ -32,7 +32,7 @@ cp -pr package.json *.js \
%nodejs_symlink_deps --check
%{__nodejs} -e 'require("./")'
%if 0%{?enable_tests}
%__nodejs examples.test.js
%__nodejs test.js
%endif
%files
@ -42,5 +42,8 @@ cp -pr package.json *.js \
%{nodejs_sitelib}/%{packagename}
%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
- package init

Binary file not shown.

BIN
v2.0.4.tar.gz Normal file

Binary file not shown.