New upstream version 3.25
This commit is contained in:
parent
743767f534
commit
6bb45d8e19
1
.gitignore
vendored
1
.gitignore
vendored
@ -24,3 +24,4 @@
|
||||
/fio-3.21.tar.bz2
|
||||
/fio-3.23.tar.bz2
|
||||
/fio-3.24.tar.bz2
|
||||
/fio-3.25.tar.bz2
|
||||
|
5
fio.spec
5
fio.spec
@ -1,5 +1,5 @@
|
||||
Name: fio
|
||||
Version: 3.24
|
||||
Version: 3.25
|
||||
Release: 1%{?dist}
|
||||
Summary: Multithreaded IO generation tool
|
||||
|
||||
@ -207,6 +207,9 @@ make install prefix=%{_prefix} mandir=%{_mandir} libdir=%{_libdir}/fio DESTDIR=$
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Dec 04 2020 Eric Sandeen <sandeen@redhat.com> 3.25-1
|
||||
- New upstream version
|
||||
|
||||
* Thu Nov 12 2020 Eric Sandeen <sandeen@redhat.com> 3.24-1
|
||||
- New upstream version
|
||||
- Fix dynamic engine loading (#bz1894616)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fio-3.24.tar.bz2) = 909131ed70cd2c3874138c9f8e005d184bf2afa7de4ffd3dd1251b09f3ba45e34caaefc2e6b63261b3b1284e1f5a9ab6219f697780ddbd890f103187d7cbf7c9
|
||||
SHA512 (fio-3.25.tar.bz2) = 68f1432a9a0b25a12add512571e0642d219029306a763421ff4ac557a3a556d833f7d0b7c05f3b62982f8a9786f6156666efa09967e60d90335b7372e97c364e
|
||||
|
Loading…
Reference in New Issue
Block a user