summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Sandeen <sandeen@redhat.com>2011-04-29 10:23:49 -0500
committerEric Sandeen <sandeen@redhat.com>2011-04-29 10:23:49 -0500
commit7880f1920b68d9ce566511620a1e817448438d4f (patch)
tree0da4d8f67b6c219269752276abc8a63551e99fc4
parent477ffa0021a53da39ed2c49a21dc061606362eab (diff)
downloadfio-7880f1920b68d9ce566511620a1e817448438d4f.tar.gz
fio-7880f1920b68d9ce566511620a1e817448438d4f.tar.xz
fio-7880f1920b68d9ce566511620a1e817448438d4f.zip
New upstream version 1.52
-rw-r--r--.gitignore1
-rw-r--r--fio.spec7
-rw-r--r--sources2
3 files changed, 7 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index e120ecf..b0d0c72 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ fio-1.41.5.tar.bz2
/fio-1.44.3.tar.bz2
/fio-1.50.tar.bz2
/fio-1.50.2.tar.bz2
+/fio-1.52.tar.bz2
diff --git a/fio.spec b/fio.spec
index 7cdaa96..7b9937c 100644
--- a/fio.spec
+++ b/fio.spec
@@ -1,6 +1,6 @@
Name: fio
-Version: 1.50.2
-Release: 2%{?dist}
+Version: 1.52
+Release: 1%{?dist}
Summary: Multithreaded IO generation tool
Group: Applications/System
@@ -40,6 +40,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man1/*
%changelog
+* Fri Apr 29 2011 Eric Sandeen <sandeen@redhat.com> 1.52-1
+- New upstream version
+
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.50.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
diff --git a/sources b/sources
index 7c46adc..83e04d7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a0e11bea11d5f0e20416bc3a51d76f21 fio-1.50.2.tar.bz2
+988c10e4ccbafa0ec0ee7c9ff9b430c3 fio-1.52.tar.bz2