Updateto 1.0.3
This commit is contained in:
parent
c9423bf8cb
commit
9c82f7a9de
@ -1,12 +1,12 @@
|
|||||||
%{?nodejs_find_provides_and_requires}
|
%{?nodejs_find_provides_and_requires}
|
||||||
%global barename core-util-is
|
%global barename core-util-is
|
||||||
Name: nodejs-core-util-is
|
Name: nodejs-core-util-is
|
||||||
Version: 1.0.2
|
Version: 1.0.3
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: The util.is functions introduced in Node v0.12
|
Summary: The util.is functions introduced in Node v0.12
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/isaacs/core-util-is
|
URL: https://github.com/isaacs/core-util-is
|
||||||
Source0: https://github.com/isaacs/core-util-is/archive/v%{version}.tar.gz
|
Source0: https://github.com/isaacs/core-util-is/archive/refs/tags/v%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
ExclusiveArch: %{nodejs_arches} noarch
|
ExclusiveArch: %{nodejs_arches} noarch
|
||||||
BuildRequires: nodejs-packaging >= 6
|
BuildRequires: nodejs-packaging >= 6
|
||||||
@ -33,5 +33,8 @@ cp -pr package.json lib \
|
|||||||
%{nodejs_sitelib}/core-util-is/
|
%{nodejs_sitelib}/core-util-is/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jul 02 2022 chenchen <chen_aka_jan@163.com> - 1.0.3-1
|
||||||
|
- Update to 1.0.3
|
||||||
|
|
||||||
* Mon Aug 17 2020 Anan Fu <fuanan3@huawei.com> - 1.0.2-1
|
* Mon Aug 17 2020 Anan Fu <fuanan3@huawei.com> - 1.0.2-1
|
||||||
- package init
|
- package init
|
||||||
|
|||||||
BIN
v1.0.2.tar.gz
BIN
v1.0.2.tar.gz
Binary file not shown.
BIN
v1.0.3.tar.gz
Normal file
BIN
v1.0.3.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user