!5 Revert brace-expansion version to 1.1.11
From: @starlet-dx Reviewed-by: @lyn1001 Signed-off-by: @lyn1001
This commit is contained in:
commit
d4e1432e3f
@ -2,7 +2,7 @@
|
||||
%global packagename brace-expansion
|
||||
%global enable_tests 0
|
||||
Name: nodejs-brace-expansion
|
||||
Version: 2.0.1
|
||||
Version: 1.1.11
|
||||
Release: 2
|
||||
Summary: Brace expansion as known from sh/bash
|
||||
License: MIT
|
||||
@ -18,8 +18,7 @@ BuildRequires: npm(balanced-match) npm(concat-map) npm(tape)
|
||||
Brace expansion as known from sh/bash
|
||||
|
||||
%prep
|
||||
%autosetup -n brace-expansion-%{version} -p1
|
||||
%nodejs_fixdep balanced-match '^2.0.0'
|
||||
%autosetup -n brace-expansion-%{version}
|
||||
%{_bindir}/grep -A100 '^## License$' README.md > LICENSE.md
|
||||
|
||||
%build
|
||||
@ -44,6 +43,9 @@ cp -pr package.json index.js \
|
||||
%{nodejs_sitelib}/%{packagename}
|
||||
|
||||
%changelog
|
||||
* Tue Nov 07 2023 yaoxin <yao_xin001@hoperun.com> - 1.1.11-2
|
||||
- Revert brace-expansion version to 1.1.11
|
||||
|
||||
* Tue Nov 07 2023 yaoxin <yao_xin001@hoperun.com> - 2.0.1-2
|
||||
- Modify balanced-match version to 2.0.0 to compat latest nodejs-balanced-match
|
||||
|
||||
|
||||
BIN
v1.1.11.tar.gz
Normal file
BIN
v1.1.11.tar.gz
Normal file
Binary file not shown.
BIN
v2.0.1.tar.gz
BIN
v2.0.1.tar.gz
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user