Upgrade to 2.0.0

This commit is contained in:
starlet-dx 2023-11-03 11:28:12 +08:00
parent b4fab6b4a2
commit cbc48fdfa7
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.