diff --git a/node-gyp-3.6.0.tar.gz b/node-gyp-3.6.0.tar.gz deleted file mode 100644 index 39177953f27572c587f37f4662ed07598c795b6d..0000000000000000000000000000000000000000 Binary files a/node-gyp-3.6.0.tar.gz and /dev/null differ diff --git a/node-gyp-3.6.1.tar.gz b/node-gyp-3.6.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..8c22d153f426b06e09e65f3690b4314b57472c71 Binary files /dev/null and b/node-gyp-3.6.1.tar.gz differ diff --git a/node-gyp.spec b/node-gyp.spec index 25ffc1dbfbaf63d7bc3439f2c04f6740ebb808c4..aac1d54307b9e8aa0593439e4251c97c0682babb 100644 --- a/node-gyp.spec +++ b/node-gyp.spec @@ -1,7 +1,7 @@ %{?nodejs_find_provides_and_requires} Name: node-gyp -Version: 3.6.0 -Release: 8 +Version: 3.6.1 +Release: 1 Summary: Node.js native addon build tool License: MIT URL: https://github.com/nodejs/node-gyp @@ -57,6 +57,9 @@ rm -rf test/test-addon.js %{_bindir}/node-gyp %changelog +* Fri Aug 22 2025 openeuler_bot - 3.6.1-1 +- fix test-find-python on v0.10.x buildbot. (version:3.6.1) + * Wed Aug 06 2025 Dongxing Wang - 3.6.0-8 - Fix build error for 25.09