[python-gevent] Update to 0.13.6

Silas Sewell silas at fedoraproject.org
Mon Jul 25 00:24:08 UTC 2011


commit 561e260886d51614076e92042f9dd055d8b0e9d8
Author: Silas Sewell <silas at sewell.ch>
Date:   Sun Jul 24 20:23:37 2011 -0400

    Update to 0.13.6

 .gitignore         |    1 +
 python-gevent.spec |    5 ++++-
 sources            |    1 +
 3 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 40ee694..f80d3e1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 gevent-0.13.0.tar.gz
 /gevent-0.13.1.tar.gz
 /gevent-0.13.3.tar.gz
+/gevent-0.13.6.tar.gz
diff --git a/python-gevent.spec b/python-gevent.spec
index 3c562de..8a4be65 100644
--- a/python-gevent.spec
+++ b/python-gevent.spec
@@ -7,7 +7,7 @@
 %global upstream_name gevent
 
 Name:           python-%{upstream_name}
-Version:        0.13.3
+Version:        0.13.6
 Release:        1%{?dist}
 Summary:        A coroutine-based Python networking library
 
@@ -56,6 +56,9 @@ rm -rf %{buildroot}
 %{python_sitearch}/%{upstream_name}-%{version}-*.egg-info
 
 %changelog
+* Sun Jul 24 2011 Silas Sewell <silas at sewell.org> - 0.13.6-1
+- Update to 0.13.6
+
 * Wed Feb 16 2011 Silas Sewell <silas at sewell.ch> - 0.13.3-1
 - Update to 0.13.3
 
diff --git a/sources b/sources
index 25043d2..c68c9db 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,3 @@
 5c1b03d9ce39fee4cfe5ea8befb1d4c4  gevent-0.13.1.tar.gz
 af1b6438ac62e10ab521f51366e3f0e4  gevent-0.13.3.tar.gz
+7c836ce2315d44ba0af6134efbcd38c9  gevent-0.13.6.tar.gz


More information about the scm-commits mailing list