From 2c95ca293121a693a5cfcb58079f79a86f95a9f5 Mon Sep 17 00:00:00 2001 From: Zuzana Svetlikova Date: Sun, 9 Oct 2022 23:51:49 +0200 Subject: [PATCH] Add proper sources for undici --- nodejs.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/nodejs.spec b/nodejs.spec index 3288ffe..d112496 100644 --- a/nodejs.spec +++ b/nodejs.spec @@ -29,7 +29,7 @@ # This is used by both the nodejs package and the npm subpackage that # has a separate version - the name is special so that rpmdev-bumpspec # will bump this rather than adding .1 to the end. -%global baserelease 2 +%global baserelease 3 %{?!_pkgdocdir:%global _pkgdocdir %{_docdir}/%{name}-%{version}} @@ -172,7 +172,7 @@ Source111: https://github.com/WebAssembly/wasi-sdk/archive/wasi-sdk-11/wasi-sdk- # Adjustments: rm -f undici-5.7.0/lib/llhttp/llhttp*.wasm # wasi-sdk version can be found in Dockerfile # https://github.com/nodejs/cjs-module-lexer/blob/1.2.2/Makefile -Source102: undici-5.9.1.tar.gz +Source102: undici-5.10.0.tar.gz Source112: https://github.com/WebAssembly/wasi-sdk/archive/wasi-sdk-14/wasi-sdk-14.0-linux.tar.gz # Disable running gyp on bundled deps we don't use @@ -598,6 +598,10 @@ NODE_PATH=%{buildroot}%{_prefix}/lib/node_modules:%{buildroot}%{_prefix}/lib/nod %changelog +* Sun Oct 09 2022 Zuzana Svetlikova - 1:18.10.0-3 +- Resolves: #2111861 +- Add proper sources for undici + * Fri Oct 07 2022 Zuzana Svetlikova - 1:18.10.0-2 - Resolves: #2130565 - Add missing file