From 036731f067f90118650fec2fd368bfb0e4bca65e Mon Sep 17 00:00:00 2001 From: webbuilder_pel7ppc64lebuilder0 Date: Fri, 3 Dec 2021 18:05:59 +0100 Subject: [PATCH] nodejs 14.18.2 version update Signed-off-by: webbuilder_pel7ppc64lebuilder0 --- SPECS/nodejs.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SPECS/nodejs.spec b/SPECS/nodejs.spec index d272c06..5af7e10 100644 --- a/SPECS/nodejs.spec +++ b/SPECS/nodejs.spec @@ -22,7 +22,7 @@ %global nodejs_epoch 1 %global nodejs_major 14 %global nodejs_minor 18 -%global nodejs_patch 1 +%global nodejs_patch 2 %global nodejs_abi %{nodejs_major}.%{nodejs_minor} # nodejs_soversion - from NODE_MODULE_VERSION in src/node_version.h %global nodejs_soversion 83 @@ -132,7 +132,7 @@ ExclusiveArch: %{nodejs_arches} # the tarball, using the script in Source100 Source0: node-v%{nodejs_version}.tar.gz Source1: npmrc -Source2: btest402.js +#Source2: btest402.js Source3: https://github.com/unicode-org/icu/releases/download/release-%{icu_major}-%{icu_minor}/icu4c-%{icu_major}_%{icu_minor}-src.tgz Source100: %{name}-tarball.sh