Upgrade version to 2.0.3

Signed-off-by: cherry530 <707078654@qq.com>
This commit is contained in:
cherry530 2023-11-10 15:18:09 +08:00
parent 67c2472f1b
commit 05bb646e4e
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