update to 3.34
This commit is contained in:
parent
aff2535665
commit
51a25a6e20
BIN
fio-3.32.tar.gz
BIN
fio-3.32.tar.gz
Binary file not shown.
BIN
fio-3.34.tar.bz2
Normal file
BIN
fio-3.34.tar.bz2
Normal file
Binary file not shown.
8
fio.spec
8
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 <thistleslyn@163.com> - 3.34-1
|
||||
- Update to 3.34
|
||||
|
||||
* Sun Nov 6 2022 huyab<1229981468@qq.com> - 3.32-1
|
||||
- update version to 3.32-1
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user