!2 Upgrade version to 4.0.0
From: @cherry530 Reviewed-by: @lyn1001 Signed-off-by: @lyn1001
This commit is contained in:
commit
08ca209c46
BIN
nodejs-caller-path-4.0.0.tar.gz
Normal file
BIN
nodejs-caller-path-4.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-path
|
%global module_name caller-path
|
||||||
Name: nodejs-%{module_name}
|
Name: nodejs-%{module_name}
|
||||||
Version: 2.0.0
|
Version: 4.0.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Get the path of the caller module
|
Summary: Get the path of the caller module
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/sindresorhus/caller-path
|
URL: https://github.com/sindresorhus/caller-path
|
||||||
Source0: https://github.com/sindresorhus/caller-path/archive/v%{version}.tar.gz
|
Source0: https://github.com/sindresorhus/caller-path/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
|
||||||
@ -43,5 +43,8 @@ mocha
|
|||||||
%{nodejs_sitelib}/%{module_name}
|
%{nodejs_sitelib}/%{module_name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 30 2023 xu_ping <707078654@qq.com> - 4.0.0-1
|
||||||
|
- Upgrade version to 4.0.0
|
||||||
|
|
||||||
* Mon Aug 17 2020 Shaoqiang Kang <kangshaoqiang1@huawei.com> - 2.0.0-1
|
* Mon Aug 17 2020 Shaoqiang Kang <kangshaoqiang1@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