!2 update to 0.6.3

From: @lyn1001 
Reviewed-by: @wang--ge 
Signed-off-by: @wang--ge
This commit is contained in:
openeuler-ci-bot 2023-10-30 06:51:15 +00:00 committed by Gitee
commit f2eff1770b
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 4 additions and 1 deletions

Binary file not shown.

BIN
0.6.3.tar.gz Normal file

Binary file not shown.

View File

@ -2,7 +2,7 @@
%global packagename docopt %global packagename docopt
%global enable_tests 1 %global enable_tests 1
Name: nodejs-docopt Name: nodejs-docopt
Version: 0.6.2 Version: 0.6.3
Release: 1 Release: 1
Summary: A command line option parser that will make you smile Summary: A command line option parser that will make you smile
License: MIT License: MIT
@ -44,5 +44,8 @@ cp -pr package.json *.js \
%{nodejs_sitelib}/%{packagename} %{nodejs_sitelib}/%{packagename}
%changelog %changelog
* Mon Oct 30 2023 liyanan <liyanan61@h-parners.com> - 0.6.3-1
- Update to 0.6.3
* Fri Aug 21 2020 leiju <leiju4@huawei.com> - 0.6.2-1 * Fri Aug 21 2020 leiju <leiju4@huawei.com> - 0.6.2-1
- Package init - Package init