diff --git a/fio-3.34.tar.bz2 b/fio-3.36.tar.bz2 similarity index 48% rename from fio-3.34.tar.bz2 rename to fio-3.36.tar.bz2 index d08db7cd559fd28d932aedf85bd1ab0fc3440c37..038eefc9c6c4ab9ad482f46c9aececabbfb94e12 100644 Binary files a/fio-3.34.tar.bz2 and b/fio-3.36.tar.bz2 differ diff --git a/fio.spec b/fio.spec index 459ae0de29d3f9f9fc898a3920872b6b5b1e3980..4655b7c37c07f1ad771f7aeac59d14f88463c414 100644 --- a/fio.spec +++ b/fio.spec @@ -1,6 +1,6 @@ Name: fio -Version: 3.34 -Release: 2 +Version: 3.36 +Release: 1 Summary: Multithreaded IO generation tool License: GPLv2 @@ -80,6 +80,9 @@ make test %changelog +* Thu Mar 14 2024 xu_ping <707078654@qq.com> - 3.36-1 +- Update to 3.36 + * Tue Mar 5 2024 wangxiaomeng - 3.34-2 - Add BuildRequires gperftools-devel to link tcmalloc.