Updating debug version
This commit is contained in:
parent
1b05971b9d
commit
fd436fc7fd
@ -3,7 +3,7 @@
|
||||
%global enable_tests 1
|
||||
Name: nodejs-array-index
|
||||
Version: 1.0.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Invoke getter/setter functions on array-like objects
|
||||
License: MIT
|
||||
URL: https://github.com/TooTallNate/array-index.git
|
||||
@ -19,6 +19,7 @@ Invoke getter/setter functions on array-like objects
|
||||
|
||||
%prep
|
||||
%setup -q -n package
|
||||
%nodejs_fixdep debug '^4.3.4'
|
||||
|
||||
%build
|
||||
|
||||
@ -42,5 +43,8 @@ cp -pr *.json index.js \
|
||||
%{nodejs_sitelib}/%{packagename}
|
||||
|
||||
%changelog
|
||||
* Sat Jul 02 2022 chenchen <chen_aka_jan@163.com> - 1.0.0-2
|
||||
- Updating debug version
|
||||
|
||||
* Mon Aug 17 2020 Shaoqiang Kang <kangshaoqiang1@huawei.com> - 1.0.0-1
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user