summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Sandeen <sandeen@redhat.com>2011-01-26 15:44:45 -0600
committerEric Sandeen <sandeen@redhat.com>2011-01-26 15:44:45 -0600
commit8e8b6d86f516cb4b741afea03da9b248ffa812bf (patch)
tree86131d44e46e5568d32f35a905630d70144fe02c
parentbfd0f467a47eed17f365b4b49b4670510a853d27 (diff)
downloadfio-8e8b6d86f516cb4b741afea03da9b248ffa812bf.tar.gz
fio-8e8b6d86f516cb4b741afea03da9b248ffa812bf.tar.xz
fio-8e8b6d86f516cb4b741afea03da9b248ffa812bf.zip
New upstream version 1.50
-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 e138fb9..e417e18 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ fio-1.41.5.tar.bz2
/fio-1.44.tar.bz2
/fio-1.44.1.tar.bz2
/fio-1.44.3.tar.bz2
+/fio-1.50.tar.bz2
diff --git a/fio.spec b/fio.spec
index 62386bc..080d5d6 100644
--- a/fio.spec
+++ b/fio.spec
@@ -1,5 +1,5 @@
Name: fio
-Version: 1.44.3
+Version: 1.50
Release: 1%{?dist}
Summary: Multithreaded IO generation tool
@@ -40,6 +40,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man1/*
%changelog
+* Wed Jan 26 2011 Eric Sandeen <sandeen@redhat.com> 1.50-1
+- New upstream version
+
* Wed Dec 15 2010 Eric Sandeen <sandeen@redhat.com> 1.44.3-1
- New upstream version
diff --git a/sources b/sources
index a053216..ca122d1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-005cf7efe075600a20166d68e71132af fio-1.44.3.tar.bz2
+e28fe02e4a5ced7aaa1dddf6f48c1490 fio-1.50.tar.bz2