!2 Update to 3.3.0
From: @chen-jan Reviewed-by: @solarhu Signed-off-by: @solarhu
This commit is contained in:
commit
700c1ca1b1
Binary file not shown.
@ -2,12 +2,12 @@
|
||||
%global packagename builtin-modules
|
||||
%global enable_tests 0
|
||||
Name: nodejs-builtin-modules
|
||||
Version: 1.1.1
|
||||
Version: 3.3.0
|
||||
Release: 1
|
||||
Summary: List of the Node.js builtin modules
|
||||
License: MIT
|
||||
URL: https://github.com/sindresorhus/builtin-modules.git
|
||||
Source0: https://registry.npmjs.org/builtin-modules/-/builtin-modules-%{version}.tgz
|
||||
Source0: https://github.com/sindresorhus/builtin-modules/archive/refs/tags/v%{version}.tar.gz
|
||||
Source1: https://github.com/sindresorhus/builtin-modules/blob/d317be16fab701f2ac73bc9aa771f60ec052ed66/test.js
|
||||
ExclusiveArch: %{nodejs_arches} noarch
|
||||
BuildArch: noarch
|
||||
@ -21,7 +21,7 @@ Requires: nodejs
|
||||
List of the Node.js builtin modules
|
||||
|
||||
%prep
|
||||
%setup -q -n package
|
||||
%autosetup -n %{packagename}-%{version}
|
||||
cp -p %{SOURCE1} .
|
||||
|
||||
%build
|
||||
@ -45,5 +45,8 @@ cp -pr *.json *.js \
|
||||
%{nodejs_sitelib}/%{packagename}
|
||||
|
||||
%changelog
|
||||
* Wed Jun 29 2022 chenchen <chen_aka_jan@163.com> - 3.3.0-1
|
||||
- Update to 3.3.0
|
||||
|
||||
* Tue Aug 18 2020 leiju <leiju4@huawei.com> - 1.1.1-1
|
||||
- Package init
|
||||
|
||||
BIN
v3.3.0.tar.gz
Normal file
BIN
v3.3.0.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user