!2 Update to 1.0.2
From: @wu-leilei Reviewed-by: @lyn1001 Signed-off-by: @lyn1001
This commit is contained in:
commit
0a0b2428d5
Binary file not shown.
@ -2,12 +2,12 @@
|
||||
%global packagename is-function
|
||||
%global enable_tests 1
|
||||
Name: nodejs-is-function
|
||||
Version: 1.0.1
|
||||
Version: 1.0.2
|
||||
Release: 1
|
||||
Summary: Is that thing a function? Use this module to find out
|
||||
License: MIT
|
||||
URL: https://github.com/grncdr/js-is-function.git
|
||||
Source0: https://registry.npmjs.org/%{packagename}/-/%{packagename}-%{version}.tgz
|
||||
Source0: https://github.com/grncdr/js-is-function/archive/v%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
ExclusiveArch: %{nodejs_arches} noarch
|
||||
BuildRequires: nodejs-packaging
|
||||
@ -18,7 +18,7 @@ BuildRequires: npm(tape)
|
||||
Is that thing a function? Use this module to find out
|
||||
|
||||
%prep
|
||||
%autosetup -n package
|
||||
%autosetup -n js-is-function-%{version}
|
||||
|
||||
%build
|
||||
|
||||
@ -43,5 +43,8 @@ cp -pr package.json index.js \
|
||||
%{nodejs_sitelib}/%{packagename}
|
||||
|
||||
%changelog
|
||||
* Fri Nov 03 2023 wulei <wu_lei@hoperun.com> - 1.0.2-1
|
||||
- Update to 1.0.2
|
||||
|
||||
* Thu Aug 20 2020 wangxiao <wangxiao65@huawei.com> - 1.0.1-1
|
||||
- Package init
|
||||
|
||||
BIN
v1.0.2.tar.gz
Normal file
BIN
v1.0.2.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user