!2 Upgrade to 2.0.0

From: @starlet-dx 
Reviewed-by: @lyn1001 
Signed-off-by: @lyn1001
This commit is contained in:
openeuler-ci-bot 2023-11-03 07:09:14 +00:00 committed by Gitee
commit 96c6d1025a
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 balanced-match
%global enable_tests 1
Name: nodejs-balanced-match
Version: 1.0.0
Version: 2.0.0
Release: 1
Summary: Match balanced character pairs, like "{" and "}"
License: MIT
@ -18,7 +18,7 @@ BuildRequires: npm(tape)
Match balanced character pairs, like "{" and "}"
%prep
%autosetup -n balanced-match-%{version}
%autosetup -n balanced-match-%{version} -p1
%build
@ -42,5 +42,8 @@ cp -pr package.json index.js \
%{nodejs_sitelib}/%{packagename}
%changelog
* Fri Nov 03 2023 yaoxin <yao_xin001@hoperun.com> - 2.0.0-1
- Upgrade to 2.0.0
* Mon Aug 17 2020 Shaoqiang Kang <kangshaoqiang1@huawei.com> - 1.0.0-1
- Package init

Binary file not shown.

BIN
v2.0.0.tar.gz Normal file

Binary file not shown.