!3 Upgrade to v4.0.2

From: @hkgy 
Reviewed-by: @wang--ge 
Signed-off-by: @wang--ge
This commit is contained in:
openeuler-ci-bot 2023-11-02 08:28:16 +00:00 committed by Gitee
commit 7ca0a592e9
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 3 deletions

View File

@ -1,11 +1,11 @@
%global module_name xtend
Name: nodejs-%{module_name}
Version: 4.0.1
Version: 4.0.2
Release: 1
Summary: Extend like a boss
License: MIT
URL: https://github.com/Raynos/xtend
Source0: http://registry.npmjs.org/xtend/-/xtend-%{version}.tgz
Source0: https://registry.npmjs.org/xtend/-/xtend-%{version}.tgz
BuildArch: noarch
ExclusiveArch: %{nodejs_arches} noarch
BuildRequires: nodejs-packaging npm(tape)
@ -18,7 +18,6 @@ are identical properties, the right-most property takes precedence.
%prep
%setup -q -n package
rm -rf node_modules
mv LICENCE LICENSE
%build
@ -37,5 +36,8 @@ node test.js
%{nodejs_sitelib}/%{module_name}
%changelog
* Mon Nov 7 2022 hkgy <kaguyahatu@outlook.com> - 4.0.2-1
- Upgrade to v4.0.2
* Wed Aug 12 2020 wangyue <wangyue92@huawei.com> - 4.0.1-1
- package init

Binary file not shown.

BIN
xtend-4.0.2.tgz Normal file

Binary file not shown.