diff --git a/fio-3.32.tar.gz b/fio-3.32.tar.gz deleted file mode 100644 index 7600647..0000000 Binary files a/fio-3.32.tar.gz and /dev/null differ diff --git a/fio-3.34.tar.bz2 b/fio-3.34.tar.bz2 new file mode 100644 index 0000000..d08db7c Binary files /dev/null and b/fio-3.34.tar.bz2 differ diff --git a/fio.spec b/fio.spec index 442799a..a1d9e44 100644 --- a/fio.spec +++ b/fio.spec @@ -1,11 +1,11 @@ Name: fio -Version: 3.32 +Version: 3.34 Release: 1 Summary: Multithreaded IO generation tool License: GPLv2 URL: http://git.kernel.dk/?p=fio.git;a=summary -Source0: https://github.com/axboe/fio/archive/refs/tags/fio-3.32.tar.gz +Source0: http://brick.kernel.dk/snaps/%{name}-%{version}.tar.bz2 BuildRequires: gcc @@ -20,6 +20,7 @@ BuildRequires: libpmemblk-devel %endif BuildRequires: make +Requires: python3-pandas %global __provides_exclude_from ^%{_libdir}/fio/ @@ -76,6 +77,9 @@ make test %changelog +* Thu Apr 27 2023 liyanan - 3.34-1 +- Update to 3.34 + * Sun Nov 6 2022 huyab<1229981468@qq.com> - 3.32-1 - update version to 3.32-1