Rebase to upstream version 3.36
Resolves: rhbz#2245247 Signed-off-by: Pavel Reichl <preichl@redhat.com>
This commit is contained in:
parent
1cfa5f40af
commit
947938af65
2
.gitignore
vendored
2
.gitignore
vendored
@ -44,3 +44,5 @@
|
|||||||
/fio-3.34.tar.bz2.asc
|
/fio-3.34.tar.bz2.asc
|
||||||
/fio-3.35.tar.bz2
|
/fio-3.35.tar.bz2
|
||||||
/fio-3.35.tar.bz2.asc
|
/fio-3.35.tar.bz2.asc
|
||||||
|
/fio-3.36.tar.bz2
|
||||||
|
/fio-3.36.tar.bz2.asc
|
||||||
|
8
fio.spec
8
fio.spec
@ -1,6 +1,6 @@
|
|||||||
Name: fio
|
Name: fio
|
||||||
Version: 3.35
|
Version: 3.36
|
||||||
Release: 5%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Multithreaded IO generation tool
|
Summary: Multithreaded IO generation tool
|
||||||
|
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
@ -231,6 +231,10 @@ make install prefix=%{_prefix} mandir=%{_mandir} libdir=%{_libdir}/fio DESTDIR=$
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 20 2023 Pavel Reichl <preichl@redhat.com> - 3.36.1
|
||||||
|
- Rebase to upstream version 3.36
|
||||||
|
- Related: rhbz#2245247
|
||||||
|
|
||||||
* Tue Oct 03 2023 Pavel Reichl <preichl@redhat.com> - 3.35-5
|
* Tue Oct 03 2023 Pavel Reichl <preichl@redhat.com> - 3.35-5
|
||||||
- Convert License tag to SPDX format
|
- Convert License tag to SPDX format
|
||||||
|
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (fio-3.35.tar.bz2) = 025b629d444e64849085b02e5f6687b5a672adbcaf2808d66e67e67d705b99150abb2105d75f94569bf78f054e190f423b9f00798f11ecc99ea8538fc5e66d78
|
SHA512 (fio-3.36.tar.bz2) = 925cab44619991052085216253c9c5637f7319f52d92f4cc946df60ab1a964dbfa0bbb0ecd171d6dc21ae1402375a6cf1e7b8ac94df0c03889f849aeb2da8890
|
||||||
SHA512 (fio-3.35.tar.bz2.asc) = 2f3fa0f37a02e0fec695f05253545a8d2b31192abe4a644e6f33655fb7fee62a839ad3a837d2480d75e1269cddd0ba5c86ede3d11d3f1531e81657e9d179c4fe
|
SHA512 (fio-3.36.tar.bz2.asc) = 2f2ad2065d8557ac3d6b67b8158443e087817aec8f5f22975741786b97354db30f963b8aac2927eb98183e6890be8b07415318573bd8557ea33ef1efd10ebe74
|
||||||
|
Loading…
Reference in New Issue
Block a user