!2 Package upgrade
From: @houyingchao Reviewed-by: @solarhu Signed-off-by: @solarhu
This commit is contained in:
commit
3f2c82c86a
Binary file not shown.
@ -3,12 +3,12 @@
|
||||
%global srcname jsonpointer
|
||||
%global owner janl
|
||||
Name: nodejs-%{srcname}
|
||||
Version: 3.0.0
|
||||
Version: 5.0.0
|
||||
Release: 1
|
||||
Summary: Simple JSON Addressing
|
||||
License: MIT
|
||||
URL: https://github.com/janl/node-jsonpointer
|
||||
Source0: https://registry.npmjs.org/jsonpointer/-/jsonpointer-%{version}.tgz
|
||||
Source0: https://github.com/janl/node-jsonpointer/archive/refs/tags/v5.0.0.tar.gz
|
||||
BuildArch: noarch
|
||||
ExclusiveArch: %{nodejs_arches} noarch
|
||||
BuildRequires: nodejs-packaging
|
||||
@ -16,7 +16,7 @@ BuildRequires: nodejs-packaging
|
||||
%{summary}.
|
||||
|
||||
%prep
|
||||
%setup -qn package
|
||||
%autosetup -n node-jsonpointer-5.0.0
|
||||
rm -rf node_modules
|
||||
|
||||
%build
|
||||
@ -40,5 +40,8 @@ node test.js
|
||||
%{nodejs_sitelib}/%{srcname}
|
||||
|
||||
%changelog
|
||||
* Wed Jun 29 2022 houyingchao <houyingchao@h-partners.com> - 5.0.0-1
|
||||
- Upgrade to version 5.0.0
|
||||
|
||||
* Mon Aug 17 2020 wutao <wutao61@huawei.com> - 3.0.0-1
|
||||
- Package init
|
||||
|
||||
BIN
v5.0.0.tar.gz
Normal file
BIN
v5.0.0.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user