From 922860743250b2b38dd8786a512425f0b471b890 Mon Sep 17 00:00:00 2001 From: Eric Sandeen Date: Wed, 8 May 2013 21:23:31 -0500 Subject: New upstream version 2.1 --- .gitignore | 1 + fio.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 157c9e8..41f325d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /fio-2.*.tar.bz2 /fio-2.0.13.tar.gz /fio-2.0.15.tar.gz +/fio-2.1.tar.gz diff --git a/fio.spec b/fio.spec index b937f2c..efae499 100644 --- a/fio.spec +++ b/fio.spec @@ -1,5 +1,5 @@ Name: fio -Version: 2.0.15 +Version: 2.1 Release: 1%{?dist} Summary: Multithreaded IO generation tool @@ -40,6 +40,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/* %changelog +* Wed May 15 2013 Eric Sandeen 2.1-1 +- New upstream version + * Wed Apr 17 2013 Eric Sandeen 2.0.15-1 - New upstream version diff --git a/sources b/sources index 89de477..f46bb82 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b5651981ce02b781695985eae2309966 fio-2.0.15.tar.gz +59eee325b06b1d210e0fd0ed7abd7739 fio-2.1.tar.gz -- cgit