summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Sandeen <sandeen@redhat.com>2012-03-23 15:03:09 -0500
committerEric Sandeen <sandeen@redhat.com>2012-03-23 15:03:09 -0500
commit34d95ff8e62faa093465569d4d734dd56d0621d3 (patch)
tree33a3d8b5c7ca045b2ea767c9736f22296231f13e
parent4acdb2903c878dbfada0ee2c686f91a20cb452e2 (diff)
downloadfio-34d95ff8e62faa093465569d4d734dd56d0621d3.tar.gz
fio-34d95ff8e62faa093465569d4d734dd56d0621d3.tar.xz
fio-34d95ff8e62faa093465569d4d734dd56d0621d3.zip
New upstream version 2.0.6
-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 843980b..e5bf853 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@ fio-1.41.5.tar.bz2
/fio-2.0.1.tar.bz2
/fio-2.0.5.tar.gz
/fio-2.0.5.tar.bz2
+/fio-2.0.6.tar.bz2
diff --git a/fio.spec b/fio.spec
index f553578..861f241 100644
--- a/fio.spec
+++ b/fio.spec
@@ -1,5 +1,5 @@
Name: fio
-Version: 2.0.5
+Version: 2.0.6
Release: 1%{?dist}
Summary: Multithreaded IO generation tool
@@ -40,6 +40,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man1/*
%changelog
+* Fri Mar 23 2012 Eric Sandeen <sandeen@redhat.com> 2.0.6-1
+- New upstream version
+
* Tue Feb 28 2012 Eric Sandeen <sandeen@redhat.com> 2.0.5-1
- New upstream version
diff --git a/sources b/sources
index 6872637..e4fdb22 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-686c5187e39f509cca47f0ba38aceb9e fio-2.0.5.tar.bz2
+a895cd687f42570841ee0ad99f6fd9b7 fio-2.0.6.tar.bz2