Upgrade prelude-ls version
Signed-off-by: cherry530 <xuping33@huawei.com>
This commit is contained in:
parent
1761471eea
commit
38f0fbebb6
@ -4,7 +4,7 @@
|
||||
%global enable_tests 0
|
||||
Name: nodejs-optionator
|
||||
Version: 0.8.1
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Option parsing and help generation
|
||||
License: MIT
|
||||
URL: https://github.com/gkz/optionator.git
|
||||
@ -31,6 +31,7 @@ Option parsing and help generation
|
||||
%setup -q -T -D -a 1 -n package
|
||||
%setup -q -T -D -a 2 -n package
|
||||
cp -p %{SOURCE11} .
|
||||
%nodejs_fixdep prelude-ls '~1.2'
|
||||
|
||||
%build
|
||||
%if !0%{?bootstrap}
|
||||
@ -64,5 +65,8 @@ cp -pr package.json lib/ \
|
||||
%{nodejs_sitelib}/%{packagename}
|
||||
|
||||
%changelog
|
||||
* Tue July 05 2022 xu_ping <xuping33@h-partners.com> - 0.8.1-2
|
||||
- Modify prelude-ls version to 1.2 to compat latest nodejs-prelude-ls
|
||||
|
||||
* Thu Aug 20 2020 wangchong <wangchong56@huawei.com> - 0.8.1-1
|
||||
- package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user