[ioprocess/el6] v0.6.1

smizrahi smizrahi at fedoraproject.org
Sun Jul 20 17:34:02 UTC 2014


commit 6ff755402dbfddbc85ce3cce3971c5b9d34b80a5
Author: Saggi Mizrahi <ficoos at gmail.com>
Date:   Sun Jul 20 20:33:50 2014 +0300

    v0.6.1

 .gitignore     |    1 +
 ioprocess.spec |    6 +++++-
 sources        |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 01c3f85..59de7b2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /ioprocess-0.4.1.tar.gz
 /ioprocess-0.5.0.tar.gz
+/ioprocess-0.6.1.tar.gz
diff --git a/ioprocess.spec b/ioprocess.spec
index 16544e1..4c17e43 100644
--- a/ioprocess.spec
+++ b/ioprocess.spec
@@ -6,7 +6,7 @@
 %endif
 
 Name:		ioprocess
-Version:	0.5.0
+Version:	0.6.1
 Release:	1%{?dist}
 Summary:	Slave process to perform risky IO
 
@@ -57,6 +57,10 @@ Python bindings for ioprocess
 %{python2_sitelib}/ioprocess/
 
 %changelog
+* Sun Jul 20 2014 Saggi Mizrahi <smizrahi at redhat.com> 0.6.1-1
+Reduced logging even for debug level
+Added support for block sizes other than 512
+Added the --max-queued-requests argument
 * Sun Jun 15 2014 Saggi Mizrahi <smizrahi at redhat.com> 0.5.0-1
 Fixed missing error check in readfile()
 Added flags arg to fetch()
diff --git a/sources b/sources
index 9012bac..d1b70cd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bdcaaa4032faa87a876d4d89e8fee882  ioprocess-0.5.0.tar.gz
+9f2aaeeb34604de0e030f3f010c7a63f  ioprocess-0.6.1.tar.gz


More information about the scm-commits mailing list