!6 Revert 'solve selfrequires problem'

From: @starlet-dx 
Reviewed-by: @lyn1001 
Signed-off-by: @lyn1001
This commit is contained in:
openeuler-ci-bot 2023-11-09 09:03:31 +00:00 committed by Gitee
commit e64757e4c7
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,9 +1,9 @@
%{?nodejs_find_provides_and_requires}
%global packagename brace-expansion
%global enable_tests 0
%global enable_tests 1
Name: nodejs-brace-expansion
Version: 1.1.11
Release: 2
Release: 3
Summary: Brace expansion as known from sh/bash
License: MIT
URL: https://github.com/juliangruber/brace-expansion.git
@ -43,6 +43,9 @@ cp -pr package.json index.js \
%{nodejs_sitelib}/%{packagename}
%changelog
* Thu Nov 09 2023 yaoxin <yao_xin001@hoperun.com> - 1.1.11-3
- Revert "Solve selfrequires problem"
* Tue Nov 07 2023 yaoxin <yao_xin001@hoperun.com> - 1.1.11-2
- Revert brace-expansion version to 1.1.11