!3 Upgrade version to 5.0.0
From: @cherry530 Reviewed-by: @wang--ge Signed-off-by: @wang--ge
This commit is contained in:
commit
4d0c8a692d
BIN
nodejs-caller-callsite-5.0.0.tar.gz
Normal file
BIN
nodejs-caller-callsite-5.0.0.tar.gz
Normal file
Binary file not shown.
@ -1,12 +1,12 @@
|
|||||||
%global enable_tests 0
|
%global enable_tests 0
|
||||||
%global module_name caller-callsite
|
%global module_name caller-callsite
|
||||||
Name: nodejs-%{module_name}
|
Name: nodejs-%{module_name}
|
||||||
Version: 2.0.0
|
Version: 5.0.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Get the callsite of the caller function
|
Summary: Get the callsite of the caller function
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/sindresorhus/caller-callsite
|
URL: https://github.com/sindresorhus/caller-callsite
|
||||||
Source0: https://github.com/sindresorhus/caller-callsite/archive/v%{version}.tar.gz
|
Source0: https://github.com/sindresorhus/caller-callsite/archive/v%{version}/%{name}-%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
ExclusiveArch: %{nodejs_arches} noarch
|
ExclusiveArch: %{nodejs_arches} noarch
|
||||||
BuildRequires: nodejs-packaging
|
BuildRequires: nodejs-packaging
|
||||||
@ -41,5 +41,8 @@ node test.js
|
|||||||
%{nodejs_sitelib}/%{module_name}
|
%{nodejs_sitelib}/%{module_name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 30 2023 xu_ping <707078654@qq.com> - 5.0.0-1
|
||||||
|
- Upgrade version to 5.0.0
|
||||||
|
|
||||||
* Tue Aug 18 2020 leiju <leiju4@huawei.com> - 2.0.0-1
|
* Tue Aug 18 2020 leiju <leiju4@huawei.com> - 2.0.0-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
BIN
v2.0.0.tar.gz
BIN
v2.0.0.tar.gz
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user