diff --git a/node-gyp.spec b/node-gyp.spec index 925ef1f..9fbef2f 100644 --- a/node-gyp.spec +++ b/node-gyp.spec @@ -1,5 +1,5 @@ Name: node-gyp -Version: 10.0.1 +Version: 10.1.0 Release: 1mamba Summary: Node.js native addon build tool Group: Development/Tools @@ -38,9 +38,13 @@ rm -rf %{buildroot}%{_prefix}/lib/node_modules/node-gyp/.github %{_bindir}/node-gyp %dir %{_prefix}/lib/node_modules/node-gyp %{_prefix}/lib/node_modules/node-gyp/* +%{_prefix}/lib/node_modules/node-gyp/.release-please-manifest.json %doc package/LICENSE %changelog +* Thu Mar 28 2024 Automatic Build System 10.1.0-1mamba +- automatic version update by autodist + * Fri Nov 03 2023 Automatic Build System 10.0.1-1mamba - automatic version update by autodist