!7 Update to 5.0.1
From: @wu-leilei Reviewed-by: @lyn1001 Signed-off-by: @lyn1001
This commit is contained in:
commit
e0bbf97ba8
@ -3,12 +3,12 @@
|
|||||||
%global srcname jsonpointer
|
%global srcname jsonpointer
|
||||||
%global owner janl
|
%global owner janl
|
||||||
Name: nodejs-%{srcname}
|
Name: nodejs-%{srcname}
|
||||||
Version: 5.0.0
|
Version: 5.0.1
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Simple JSON Addressing
|
Summary: Simple JSON Addressing
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/janl/node-jsonpointer
|
URL: https://github.com/janl/node-jsonpointer
|
||||||
Source0: https://github.com/janl/node-jsonpointer/archive/refs/tags/v5.0.0.tar.gz
|
Source0: https://github.com/janl/node-jsonpointer/archive/refs/tags/v%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
ExclusiveArch: %{nodejs_arches} noarch
|
ExclusiveArch: %{nodejs_arches} noarch
|
||||||
BuildRequires: nodejs-packaging
|
BuildRequires: nodejs-packaging
|
||||||
@ -16,7 +16,7 @@ BuildRequires: nodejs-packaging
|
|||||||
%{summary}.
|
%{summary}.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n node-jsonpointer-5.0.0
|
%autosetup -n node-jsonpointer-%{version}
|
||||||
rm -rf node_modules
|
rm -rf node_modules
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -40,6 +40,9 @@ node test.js
|
|||||||
%{nodejs_sitelib}/%{srcname}
|
%{nodejs_sitelib}/%{srcname}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 03 2023 wulei <wu_lei@hoperun.com> - 5.0.1-1
|
||||||
|
- Update to 5.0.1
|
||||||
|
|
||||||
* Wed Jun 29 2022 houyingchao <houyingchao@h-partners.com> - 5.0.0-1
|
* Wed Jun 29 2022 houyingchao <houyingchao@h-partners.com> - 5.0.0-1
|
||||||
- Upgrade to version 5.0.0
|
- Upgrade to version 5.0.0
|
||||||
|
|
||||||
|
|||||||
BIN
v5.0.0.tar.gz
BIN
v5.0.0.tar.gz
Binary file not shown.
BIN
v5.0.1.tar.gz
Normal file
BIN
v5.0.1.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user