update to 2.0.1
This commit is contained in:
parent
b0cae7436a
commit
36526c0a0b
@ -1,7 +1,7 @@
|
|||||||
%global enable_tests 1
|
%global enable_tests 1
|
||||||
%global module_name process-nextick-args
|
%global module_name process-nextick-args
|
||||||
Name: nodejs-%{module_name}
|
Name: nodejs-%{module_name}
|
||||||
Version: 2.0.0
|
Version: 2.0.1
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: The process.nextTick() but always with args
|
Summary: The process.nextTick() but always with args
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -40,5 +40,8 @@ node test.js
|
|||||||
%{nodejs_sitelib}/%{module_name}
|
%{nodejs_sitelib}/%{module_name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 13 2023 liyanan <thistleslyn@163.com> - 2.0.1-1
|
||||||
|
- update to 2.0.1
|
||||||
|
|
||||||
* Fri Aug 14 2020 wangyue <wangyue92@huawei.com> - 2.0.0-1
|
* Fri Aug 14 2020 wangyue <wangyue92@huawei.com> - 2.0.0-1
|
||||||
- package init
|
- package init
|
||||||
|
|||||||
Binary file not shown.
BIN
process-nextick-args-2.0.1.tar.gz
Normal file
BIN
process-nextick-args-2.0.1.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user