From 02bfb2abd4a7987be5f6d25e89e3f7363a05631a Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 07:40:20 +0100 Subject: [PATCH] automatic version update by autodist [release 8.0.0-1mamba;Tue May 04 2021] --- node-gyp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/node-gyp.spec b/node-gyp.spec index f50920c..68da964 100644 --- a/node-gyp.spec +++ b/node-gyp.spec @@ -1,5 +1,5 @@ Name: node-gyp -Version: 7.1.2 +Version: 8.0.0 Release: 1mamba Summary: Node.js native addon build tool Group: Development/Tools @@ -41,5 +41,8 @@ rm -rf %{buildroot}%{_prefix}/lib/node_modules/node-gyp/.github %doc package/LICENSE %changelog +* Tue May 04 2021 Automatic Build System 8.0.0-1mamba +- automatic version update by autodist + * Sat Mar 20 2021 Silvan Calarco 7.1.2-1mamba - package created using the webbuild interface