solve selfrequires problem

Signed-off-by: cherry530 <707078654@qq.com>
This commit is contained in:
cherry530 2023-11-06 15:23:55 +08:00
parent 96c6d1025a
commit da51c25397

View File

@ -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