summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--fio.spec5
-rw-r--r--sources2
3 files changed, 6 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index c048f41..10202a0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ fio-1.41.5.tar.bz2
/fio-1.52.tar.bz2
/fio-1.53.tar.bz2
/fio-1.55.tar.bz2
+/fio-2.0.8.tar.bz2
diff --git a/fio.spec b/fio.spec
index 86b7a72..7ff180d 100644
--- a/fio.spec
+++ b/fio.spec
@@ -1,5 +1,5 @@
Name: fio
-Version: 1.55
+Version: 2.0.8
Release: 1%{?dist}
Summary: Multithreaded IO generation tool
@@ -40,6 +40,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man1/*
%changelog
+* Fri Jul 13 2012 Eric Sandeen <sandeen@redhat.com> 2.0.8-1
+- New upstream version
+
* Tue May 31 2011 Eric Sandeen <sandeen@redhat.com> 1.55-1
- New upstream version
diff --git a/sources b/sources
index 633b48e..83d9fae 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-38c5fbcce60943c8d55bb7f6317efdee fio-1.55.tar.bz2
+83c88a4ef47b14cd86ec3d1152d18b93 fio-2.0.8.tar.bz2