!2 Upgrade to 2.0.0
From: @starlet-dx Reviewed-by: @lyn1001 Signed-off-by: @lyn1001
This commit is contained in:
commit
96c6d1025a
@ -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
|
||||
|
||||
BIN
v1.0.0.tar.gz
BIN
v1.0.0.tar.gz
Binary file not shown.
BIN
v2.0.0.tar.gz
Normal file
BIN
v2.0.0.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user