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

Dan Callaghan dcallagh at fedoraproject.org
Fri Sep 6 09:04:08 UTC 2013


commit 1ee4e9929372fb3ef3601737ca03d953ebba5e55
Author: Dan Callaghan <dcallagh at redhat.com>
Date:   Fri Sep 6 19:03:50 2013 +1000

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

 .gitignore           |    1 +
 python-gunicorn.spec |    7 +++++--
 sources              |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8078667..c76faa7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /gunicorn-0.17.2.tar.gz
 /gunicorn-0.17.4.tar.gz
 /gunicorn-17.5.tar.gz
+/gunicorn-18.0.tar.gz
diff --git a/python-gunicorn.spec b/python-gunicorn.spec
index 8d8fb55..04f8007 100644
--- a/python-gunicorn.spec
+++ b/python-gunicorn.spec
@@ -8,8 +8,8 @@
 %endif
 
 Name:           python-%{upstream_name}
-Version:        17.5
-Release:        2%{?dist}
+Version:        18.0
+Release:        1%{?dist}
 Summary:        Python WSGI application server
 
 Group:          System Environment/Daemons
@@ -104,6 +104,9 @@ popd
 %endif
 
 %changelog
+* Fri Sep 06 2013 Dan Callaghan <dcallagh at redhat.com> - 18.0-1
+- upstream release 18.0: http://docs.gunicorn.org/en/latest/news.html
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 17.5-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index bbd884f..50d6484 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-32e4477ac20e1061c9860f466cc87a14  gunicorn-17.5.tar.gz
+c7138b9ac7515a42066922d2b6120fbe  gunicorn-18.0.tar.gz


More information about the scm-commits mailing list