[python-gunicorn] upstream release 0.17.4: http://docs.gunicorn.org/en/0.17.4/news.html

Dan Callaghan dcallagh at fedoraproject.org
Mon Apr 29 23:21:53 UTC 2013


commit 687df53d60312b60b934f314770ff8bc4e9c6621
Author: Dan Callaghan <dcallagh at redhat.com>
Date:   Tue Apr 30 09:21:27 2013 +1000

    upstream release 0.17.4: http://docs.gunicorn.org/en/0.17.4/news.html

 .gitignore           |    1 +
 python-gunicorn.spec |    7 +++++--
 sources              |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2853881..1de4af8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /gunicorn-0.16.1.tar.gz
 /gunicorn-0.17.0.tar.gz
 /gunicorn-0.17.2.tar.gz
+/gunicorn-0.17.4.tar.gz
diff --git a/python-gunicorn.spec b/python-gunicorn.spec
index d614847..144fe8a 100644
--- a/python-gunicorn.spec
+++ b/python-gunicorn.spec
@@ -8,8 +8,8 @@
 %endif
 
 Name:           python-%{upstream_name}
-Version:        0.17.2
-Release:        2%{?dist}
+Version:        0.17.4
+Release:        1%{?dist}
 Summary:        Python WSGI application server
 
 Group:          System Environment/Daemons
@@ -104,6 +104,9 @@ popd
 %endif
 
 %changelog
+* Tue Apr 30 2013 Dan Callaghan <dcallagh at redhat.com> - 0.17.4-1
+- upstream release 0.17.4: http://docs.gunicorn.org/en/0.17.4/news.html
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.17.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index d8f8902..74f8fc7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4f4cdd0ad0fd864eb9abd9d6a4ea931e  gunicorn-0.17.2.tar.gz
+464c1d0ce93c62ce039dc9a9493d26e3  gunicorn-0.17.4.tar.gz


More information about the scm-commits mailing list