Fio: New upstream version 1.58

This commit is contained in:
Eric Sandeen 2011-09-27 13:50:39 -05:00
parent 97417b11e4
commit a02af0b794
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -9,3 +9,4 @@ fio-1.41.5.tar.bz2
/fio-1.53.tar.bz2
/fio-1.55.tar.bz2
/fio-1.57.tar.bz2
/fio-1.58.tar.bz2

View File

@ -1,5 +1,5 @@
Name: fio
Version: 1.57
Version: 1.58
Release: 1%{?dist}
Summary: Multithreaded IO generation tool
@ -40,6 +40,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man1/*
%changelog
* Tue Sep 27 2011 Eric Sandeen <sandeen@redhat.com> 1.58-1
- New upstream version
* Thu Aug 11 2011 Eric Sandeen <sandeen@redhat.com> 1.57-1
- New upstream version

View File

@ -1 +1 @@
64ebead423af4758af8b69224f3df5ab fio-1.57.tar.bz2
bc5600997788bce5647576a4976d461d fio-1.58.tar.bz2