New upstream version 2.0

This commit is contained in:
Eric Sandeen 2011-12-09 13:27:30 -06:00
parent 24cc9632ee
commit dfe9405e23
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -11,3 +11,4 @@ fio-1.41.5.tar.bz2
/fio-1.57.tar.bz2
/fio-1.58.tar.bz2
/fio-1.99.12.tar.bz2
/fio-2.0.tar.bz2

View File

@ -1,5 +1,5 @@
Name: fio
Version: 1.99.12
Version: 2.0
Release: 1%{?dist}
Summary: Multithreaded IO generation tool
@ -40,6 +40,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man1/*
%changelog
* Thu Dec 08 2011 Eric Sandeen <sandeen@redhat.com> 2.0-1
- New upstream version
* Fri Nov 11 2011 Eric Sandeen <sandeen@redhat.com> 1.99.12-1
- New upstream version

View File

@ -1 +1 @@
70e5a8d2f0c989c6702ab32b07ac8e35 fio-1.99.12.tar.bz2
d8aa7cf27ab63c06396eecc5dcfc85dc fio-2.0.tar.bz2