diff --git a/inflight-1.0.4.tgz b/inflight-1.0.4.tgz deleted file mode 100644 index c721ac7..0000000 Binary files a/inflight-1.0.4.tgz and /dev/null differ diff --git a/inflight-1.0.6.tgz b/inflight-1.0.6.tgz new file mode 100644 index 0000000..6b5a072 Binary files /dev/null and b/inflight-1.0.6.tgz differ diff --git a/nodejs-inflight.spec b/nodejs-inflight.spec index 9a5525a..4591a92 100644 --- a/nodejs-inflight.spec +++ b/nodejs-inflight.spec @@ -3,7 +3,7 @@ %{?nodejs_find_provides_and_requires} %global enable_tests 1 Name: %{?scl_prefix}nodejs-inflight -Version: 1.0.4 +Version: 1.0.6 Release: 1 Summary: Node.js inflight License: ISC @@ -44,5 +44,8 @@ tap test.js %{nodejs_sitelib}/inflight %changelog +* Wed Nov 01 2023 xu_ping <707078654@qq.com> - 1.0.6-1 +- Upgrade version to 1.0.6 + * Thu Aug 20 2020 wangxiao - 1.0.4-1 - Package init