New upstream version 3.35
Resolves: RHBZ#2209407 Signed-off-by: Pavel Reichl <preichl@redhat.com>
This commit is contained in:
parent
90b380e311
commit
1fc080587f
2
.gitignore
vendored
2
.gitignore
vendored
@ -42,3 +42,5 @@
|
||||
/fio-3.33.tar.bz2.asc
|
||||
/fio-3.34.tar.bz2
|
||||
/fio-3.34.tar.bz2.asc
|
||||
/fio-3.35.tar.bz2
|
||||
/fio-3.35.tar.bz2.asc
|
||||
|
5
fio.spec
5
fio.spec
@ -1,5 +1,5 @@
|
||||
Name: fio
|
||||
Version: 3.34
|
||||
Version: 3.35
|
||||
Release: 1%{?dist}
|
||||
Summary: Multithreaded IO generation tool
|
||||
|
||||
@ -229,6 +229,9 @@ make install prefix=%{_prefix} mandir=%{_mandir} libdir=%{_libdir}/fio DESTDIR=$
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed May 24 2023 Pavel Reichl <preichl@redhat.com> - 3.35-1
|
||||
- New upstream version (RHBZ#2209407)
|
||||
|
||||
* Fri Mar 24 2023 Pavel Reichl <preichl@redhat.com> - 3.34-1
|
||||
- New upstream version (RHBZ#2178183)
|
||||
- Drop support for pmeblk https://github.com/axboe/fio/commit/04c1cdc
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (fio-3.34.tar.bz2) = 912da2d7c7c4e0ad6c64a2e8c5254d23e5b6286c54d3ebf23d6bd2e0b5a9e4d2a53a75da3c807467b0fbe637b4ff23d64f1166fc45d6cce1d13d239f233548d0
|
||||
SHA512 (fio-3.34.tar.bz2.asc) = 0a2a0830fe740e87dc9911829cbe9576ea398a824874ca1aa3f527160a2811eaab1594c86c4d1bf338d9dbeec87c646fadccebd897ed58690d7407bdcdbec1b4
|
||||
SHA512 (fio-3.35.tar.bz2) = 025b629d444e64849085b02e5f6687b5a672adbcaf2808d66e67e67d705b99150abb2105d75f94569bf78f054e190f423b9f00798f11ecc99ea8538fc5e66d78
|
||||
SHA512 (fio-3.35.tar.bz2.asc) = 2f3fa0f37a02e0fec695f05253545a8d2b31192abe4a644e6f33655fb7fee62a839ad3a837d2480d75e1269cddd0ba5c86ede3d11d3f1531e81657e9d179c4fe
|
||||
|
Loading…
Reference in New Issue
Block a user