!4 Upgrade version to 2.0.3

From: @cherry530 
Reviewed-by: @wang--ge 
Signed-off-by: @wang--ge
This commit is contained in:
openeuler-ci-bot 2023-11-10 07:33:21 +00:00 committed by Gitee
commit 4492508c66
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
2.0.3.tar.gz Normal file

Binary file not shown.

View File

@ -1,7 +1,7 @@
%{?nodejs_find_provides_and_requires} %{?nodejs_find_provides_and_requires}
%global enable_tests 1 %global enable_tests 1
Name: nodejs-esutils Name: nodejs-esutils
Version: 2.0.2 Version: 2.0.3
Release: 1 Release: 1
Summary: Utility box for ECMAScript language tools Summary: Utility box for ECMAScript language tools
License: BSD License: BSD
@ -44,5 +44,8 @@ cp -pr package.json lib/ \
%{nodejs_sitelib}/esutils %{nodejs_sitelib}/esutils
%changelog %changelog
* Fri Nov 10 2023 xu_ping <707078654@qq.com> - 2.0.3-1
- Upgrade version to 2.0.3
* Fri Aug 21 2020 leiju <leiju4@huawei.com> - 2.0.2-1 * Fri Aug 21 2020 leiju <leiju4@huawei.com> - 2.0.2-1
- Package init - Package init