Update to 20.12.2
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
parent
6225ebcbb0
commit
908db65fbd
@ -30,7 +30,7 @@
|
||||
%global nodejs_epoch 1
|
||||
%global nodejs_major 20
|
||||
%global nodejs_minor 12
|
||||
%global nodejs_patch 1
|
||||
%global nodejs_patch 2
|
||||
# nodejs_soversion - from NODE_MODULE_VERSION in src/node_version.h
|
||||
%global nodejs_soversion 115
|
||||
%global nodejs_abi %{nodejs_soversion}
|
||||
@ -139,7 +139,7 @@ ExclusiveArch: %{nodejs_arches}
|
||||
|
||||
# nodejs bundles openssl, but we use the system version in Fedora
|
||||
# because openssl contains prohibited code, we remove openssl completely from
|
||||
# the tarball, using the script in Source100
|
||||
# the tarball, using the script in Source200
|
||||
Source0: node-v%{nodejs_version}-stripped.tar.gz
|
||||
Source1: npmrc
|
||||
Source2: btest402.js
|
||||
|
@ -139,7 +139,7 @@ ExclusiveArch: %{nodejs_arches}
|
||||
|
||||
# nodejs bundles openssl, but we use the system version in Fedora
|
||||
# because openssl contains prohibited code, we remove openssl completely from
|
||||
# the tarball, using the script in Source100
|
||||
# the tarball, using the script in Source200
|
||||
Source0: node-v%{nodejs_version}-stripped.tar.gz
|
||||
Source1: npmrc
|
||||
Source2: btest402.js
|
||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (node-v20.12.1-stripped.tar.gz) = f51f47ba14818787ef8342c0715c47fd8639f4329ae7b361d92b18611d255c5b56bbb315acb1ef2925038b5515ff7532a29ec777334c8fee6be615110dbffe28
|
||||
SHA512 (node-v20.12.2-stripped.tar.gz) = 61c2e1d9816fb48fabe2473376d5107f399fac63ee0247082db49b96a4250aa5a0f066705611e0aa143b956fb53dce91c9a67958a6e51cad0a7fc7992304d11f
|
||||
SHA512 (icu4c-74_2-data-bin-b.zip) = 76cc9a684be584ce2bd674b40191975a7506ef14c9c7a08cfe0a09d28c90e49529a2eb01baf698cf27895bec9f8fdf6b76c1d1bd010607fac04be7d12e954e50
|
||||
SHA512 (icu4c-74_2-data-bin-l.zip) = 6ef1554c0af06cec777c454cbbeaca44884b8db028d777311323d44e5697a7638df394cfc53760ddcdab763d975f24043f47ac4828e20c9774b4108030a7be15
|
||||
|
Loading…
x
Reference in New Issue
Block a user