diff --git a/node-gyp.spec b/node-gyp.spec index 73fb266..925ef1f 100644 --- a/node-gyp.spec +++ b/node-gyp.spec @@ -1,5 +1,5 @@ Name: node-gyp -Version: 10.0.0 +Version: 10.0.1 Release: 1mamba Summary: Node.js native addon build tool Group: Development/Tools @@ -41,6 +41,9 @@ rm -rf %{buildroot}%{_prefix}/lib/node_modules/node-gyp/.github %doc package/LICENSE %changelog +* Fri Nov 03 2023 Automatic Build System 10.0.1-1mamba +- automatic version update by autodist + * Sun Oct 29 2023 Automatic Build System 10.0.0-1mamba - automatic version update by autodist