New upstream version 2.0.10

This commit is contained in:
Eric Sandeen 2012-10-12 10:24:04 -05:00
parent 016f2b870f
commit 24c53ed8cd
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-2.0.8.tar.bz2
/fio-2.0.10.tar.bz2

View File

@ -1,5 +1,5 @@
Name: fio
Version: 2.0.8
Version: 2.0.10
Release: 1%{?dist}
Summary: Multithreaded IO generation tool
@ -40,6 +40,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man1/*
%changelog
* Fri Oct 12 2012 Eric Sandeen <sandeen@redhat.com> 2.0.10-1
- New upstream version
* Fri Jul 13 2012 Eric Sandeen <sandeen@redhat.com> 2.0.8-1
- New upstream version

View File

@ -1 +1 @@
83c88a4ef47b14cd86ec3d1152d18b93 fio-2.0.8.tar.bz2
f282eaf8eb74b78842497d8f9cb40d6b fio-2.0.10.tar.bz2