!3 Upgrade to v4.0.2
From: @hkgy Reviewed-by: @wang--ge Signed-off-by: @wang--ge
This commit is contained in:
commit
7ca0a592e9
@ -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
|
||||
|
||||
BIN
xtend-4.0.1.tgz
BIN
xtend-4.0.1.tgz
Binary file not shown.
BIN
xtend-4.0.2.tgz
Normal file
BIN
xtend-4.0.2.tgz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user