[ioprocess/f20] v0.6.1

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


commit 21123b1c60b6d5c346e14a568436980b61aed9c5
Author: Saggi Mizrahi <ficoos at gmail.com>
Date:   Sun Jul 20 20:23:06 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 58aaf2e..de14953 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /ioprocess-0.4.tar.gz
 >>>>>>> 5671b0f60e120fb2c25d0a9e90aa7a9413625368
 /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