!3 Update to 3.1.0
From: @bzg1107 Reviewed-by: @gitee-cmd Signed-off-by: @gitee-cmd
This commit is contained in:
commit
75461d1fcb
BIN
is-builtin-module-3.1.0.tgz
Normal file
BIN
is-builtin-module-3.1.0.tgz
Normal file
Binary file not shown.
@ -2,7 +2,7 @@
|
||||
%global packagename is-builtin-module
|
||||
%global enable_tests 0
|
||||
Name: nodejs-is-builtin-module
|
||||
Version: 1.0.0
|
||||
Version: 3.1.0
|
||||
Release: 1
|
||||
Summary: Check if a string matches the name of a Node.js builtin module
|
||||
License: MIT
|
||||
@ -19,7 +19,7 @@ Requires: nodejs
|
||||
Check if a string matches the name of a Node.js builtin module
|
||||
|
||||
%prep
|
||||
%setup -q -n package
|
||||
%autosetup -n package -p1
|
||||
cp -p %{SOURCE1} .
|
||||
|
||||
%build
|
||||
@ -44,5 +44,8 @@ cp -pr package.json *.js \
|
||||
%{nodejs_sitelib}/%{packagename}
|
||||
|
||||
%changelog
|
||||
* Thu Jun 30 2022 baizhonggui <baizhonggui@h-partners.com> - 3.1.0-1
|
||||
- update to 3.1.0
|
||||
|
||||
* Thu Aug 20 2020 yaokai <yaokai13@huawei.com> - 1.0.0-1
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user