diff --git a/nan-2.13.2.tgz b/nan-2.13.2.tgz deleted file mode 100644 index 3f3a8a0..0000000 Binary files a/nan-2.13.2.tgz and /dev/null differ diff --git a/nan-2.16.0.tgz b/nan-2.16.0.tgz new file mode 100644 index 0000000..26925e8 Binary files /dev/null and b/nan-2.16.0.tgz differ diff --git a/nodejs-nan.spec b/nodejs-nan.spec index 301e008..c9ec9bb 100644 --- a/nodejs-nan.spec +++ b/nodejs-nan.spec @@ -2,7 +2,7 @@ %{?nodejs_find_provides_and_requires} Summary: Native Abstractions for Node.js Name: nodejs-%{npm_name} -Version: 2.13.2 +Version: 2.16.0 Release: 1 License: MIT URL: https://github.com/nodejs/nan @@ -57,5 +57,8 @@ if st and st.type == "directory" then end %changelog +* Wed Jul 06 2022 xigaoxinyan - 2.16.0-1 +- Upgrade to 2.16.0 + * Mon Aug 17 2020 wutao - 2.13.2-1 - Package init