!2 Upgrade to 2.1.3
From: @starlet-dx Reviewed-by: @lyn1001 Signed-off-by: @lyn1001
This commit is contained in:
commit
249bbaf53f
Binary file not shown.
BIN
nodejs-ms-2.1.3.tar.gz
Normal file
BIN
nodejs-ms-2.1.3.tar.gz
Normal file
Binary file not shown.
@ -1,7 +1,7 @@
|
|||||||
%{?nodejs_find_provides_and_requires}
|
%{?nodejs_find_provides_and_requires}
|
||||||
%global enable_tests 1
|
%global enable_tests 1
|
||||||
Name: nodejs-ms
|
Name: nodejs-ms
|
||||||
Version: 2.0.0
|
Version: 2.1.3
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Tiny milliseconds conversion utility for Node.js
|
Summary: Tiny milliseconds conversion utility for Node.js
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -23,7 +23,7 @@ It does the following:
|
|||||||
equivalent milliseconds is returned.
|
equivalent milliseconds is returned.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n ms-%{version}
|
%autosetup -n ms-%{version} -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
@ -45,5 +45,8 @@ cp -pr package.json index.js \
|
|||||||
%{nodejs_sitelib}/ms
|
%{nodejs_sitelib}/ms
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 31 2023 yaoxin <yao_xin001@hoperun.com> - 2.1.3-1
|
||||||
|
- Upgrade to 2.1.3
|
||||||
|
|
||||||
* Thu Aug 20 2020 wangchong <wangchong56@huawei.com> - 2.0.0-1
|
* Thu Aug 20 2020 wangchong <wangchong56@huawei.com> - 2.0.0-1
|
||||||
- package init
|
- package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user