New upstream version v3.8
This commit is contained in:
parent
091cedb014
commit
4256b4baaa
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@
|
||||
/fio-3.4.tar.bz2
|
||||
/fio-3.6.tar.bz2
|
||||
/fio-3.7.tar.bz2
|
||||
/fio-3.8.tar.bz2
|
||||
|
7
fio.spec
7
fio.spec
@ -1,6 +1,6 @@
|
||||
Name: fio
|
||||
Version: 3.7
|
||||
Release: 2%{?dist}
|
||||
Version: 3.8
|
||||
Release: 1%{?dist}
|
||||
Summary: Multithreaded IO generation tool
|
||||
|
||||
Group: Applications/System
|
||||
@ -48,6 +48,9 @@ make install prefix=%{_prefix} mandir=%{_mandir} DESTDIR=$RPM_BUILD_ROOT INSTALL
|
||||
%{_datadir}/%{name}/*
|
||||
|
||||
%changelog
|
||||
* Wed Aug 22 2018 Eric Sandeen <sandeen@redhat.com> 3.8-1
|
||||
- New upstream version
|
||||
|
||||
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.7-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fio-3.7.tar.bz2) = b1f5cb35fe1c06e030c570959ab9a96d936f9eaa2f7f30d5a34f34fd93fae057da07c4084a06143cd5188ad6b2cc06b564484f8867e050cfeddc0ee3fb0fe266
|
||||
SHA512 (fio-3.8.tar.bz2) = bc2cb42dc0cc10c2d07c75cdb01243145bd8b3d4249e32a8b50f6d6d68e24d98d1e4a23ca689a683382ee6bb1c969124f181079aeb4c04abd7735417342c607b
|
||||
|
Loading…
Reference in New Issue
Block a user