Package upgrade
This commit is contained in:
parent
cd818c3453
commit
5f7f96f8af
Binary file not shown.
@ -1,11 +1,11 @@
|
||||
%global shortname isarray
|
||||
Name: nodejs-isarray
|
||||
Version: 0.0.1
|
||||
Version: 2.0.5
|
||||
Release: 1
|
||||
Summary: Array#isArray for older browsers
|
||||
License: MIT
|
||||
URL: https://github.com/juliangruber/%{shortname}
|
||||
Source0: http://registry.npmjs.org/%{shortname}/-/%{shortname}-%{version}.tgz
|
||||
Source0: https://github.com/juliangruber/%{shortname}/archive/refs/tags/v%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
ExclusiveArch: %{nodejs_arches} noarch
|
||||
BuildRequires: nodejs-packaging
|
||||
@ -13,7 +13,7 @@ BuildRequires: nodejs-packaging
|
||||
%{summary}.
|
||||
|
||||
%prep
|
||||
%setup -qn package
|
||||
%autosetup -n %{shortname}-%{version}
|
||||
|
||||
%build
|
||||
|
||||
@ -30,5 +30,8 @@ cp -pr package.json component.json index.js %{buildroot}%{nodejs_sitelib}/%{shor
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Wed Jun 29 2022 houyingchao <houyingchao@h-partners.com> - 2.0.5-1
|
||||
- Upgrade to version 2.0.5
|
||||
|
||||
* Thu Aug 20 2020 wangxiao <wangxiao65@huawei.com> - 0.0.1-1
|
||||
- Package init
|
||||
|
||||
BIN
v2.0.5.tar.gz
Normal file
BIN
v2.0.5.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user