From a1358cd8565d705ff581551ce267a126a5830473 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Sat, 6 Nov 2021 08:59:14 +0100 Subject: [PATCH] upgrading package: node-gyp 8.3.0 -> 8.4.0 --- node-gyp/node-gyp.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/node-gyp/node-gyp.spec b/node-gyp/node-gyp.spec index dd7893fbb3..c66d041b5c 100644 --- a/node-gyp/node-gyp.spec +++ b/node-gyp/node-gyp.spec @@ -22,8 +22,8 @@ ## # package version -%define V_node_gyp 8.3.0 -%define V_node_gyp_snap 20211022 +%define V_node_gyp 8.4.0 +%define V_node_gyp_snap 20211106 # package information Name: node-gyp @@ -36,7 +36,7 @@ Class: EVAL Group: Language License: MIT Version: %{V_node_gyp} -Release: 20211022 +Release: 20211106 # list of sources Source0: http://download.openpkg.org/components/versioned/node-gyp/node-gyp-%{V_node_gyp}-%{V_node_gyp_snap}.tar.gz