New upstream version 1.55

This commit is contained in:
Eric Sandeen 2011-05-31 11:43:38 -05:00
parent 347f9d2c70
commit b2047f22b1
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -7,3 +7,4 @@ fio-1.41.5.tar.bz2
/fio-1.50.2.tar.bz2
/fio-1.52.tar.bz2
/fio-1.53.tar.bz2
/fio-1.55.tar.bz2

View File

@ -1,5 +1,5 @@
Name: fio
Version: 1.53
Version: 1.55
Release: 1%{?dist}
Summary: Multithreaded IO generation tool
@ -40,6 +40,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man1/*
%changelog
* Tue May 31 2011 Eric Sandeen <sandeen@redhat.com> 1.55-1
- New upstream version
* Mon May 09 2011 Eric Sandeen <sandeen@redhat.com> 1.53-1
- New upstream version

View File

@ -1 +1 @@
2f25dfb41e699c00178b8d21fa354b27 fio-1.53.tar.bz2
38c5fbcce60943c8d55bb7f6317efdee fio-1.55.tar.bz2