!6 [sync] PR-2: Modify invalid source0
From: @openeuler-sync-bot Reviewed-by: @wang--ge Signed-off-by: @wang--ge
This commit is contained in:
commit
181b0c42cf
@ -1,11 +1,11 @@
|
||||
%{?nodejs_find_provides_and_requires}
|
||||
Name: nodejs-object-keys
|
||||
Version: 1.1.1
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: An Object.keys replacement, in case Object.keys is not available
|
||||
License: MIT
|
||||
URL: https://github.com/ljharb/object-keys
|
||||
Source0: https://github.com/ljharb/object-keys/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||
Source0: https://github.com/ljharb/object-keys/archive/v%{version}/%{name}-%{version}.tar.gz
|
||||
Patch0: nodejs-object-keys-indexof.patch
|
||||
BuildArch: noarch
|
||||
ExclusiveArch: %{nodejs_arches} noarch
|
||||
@ -35,5 +35,8 @@ cp -pr package.json index.js isArguments.js %{buildroot}%{nodejs_sitelib}/object
|
||||
%{nodejs_sitelib}/object-keys
|
||||
|
||||
%changelog
|
||||
* Thu Nov 10 2022 caodongxia <caodongxia@h-partners.com> - 1.1.1-2
|
||||
- Modify invalid source0
|
||||
|
||||
* Mon Aug 17 2020 wutao <wutao61@huawei.com> - 1.1.1-1
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user