!3 解决nodejs-balanced-match自依赖问题
From: @cherry530 Reviewed-by: @lyn1001 Signed-off-by: @lyn1001
This commit is contained in:
commit
2f0476b9ee
@ -1,9 +1,9 @@
|
||||
%{?nodejs_find_provides_and_requires}
|
||||
%global packagename balanced-match
|
||||
%global enable_tests 1
|
||||
%global enable_tests 0
|
||||
Name: nodejs-balanced-match
|
||||
Version: 2.0.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Match balanced character pairs, like "{" and "}"
|
||||
License: MIT
|
||||
URL: https://github.com/juliangruber/balanced-match.git
|
||||
@ -42,6 +42,9 @@ cp -pr package.json index.js \
|
||||
%{nodejs_sitelib}/%{packagename}
|
||||
|
||||
%changelog
|
||||
* Mon Nov 06 2023 yaoxin <yao_xin001@hoperun.com> - 2.0.0-2
|
||||
- solve selfrequires problem
|
||||
|
||||
* Fri Nov 03 2023 yaoxin <yao_xin001@hoperun.com> - 2.0.0-1
|
||||
- Upgrade to 2.0.0
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user