[python-waitress] Update to 0.8.5

Lorenzo Gil Sánchez lgs at fedoraproject.org
Wed Jul 31 06:52:30 UTC 2013


commit 739d0784e7ae0fa21571d724d4aa44111ed4dcb2
Author: Lorenzo Gil Sanchez <lorenzo.gil.sanchez at gmail.com>
Date:   Wed Jul 31 08:51:52 2013 +0200

    Update to 0.8.5

 .gitignore           |    1 +
 python-waitress.spec |    7 +++++--
 sources              |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f73ca1e..1c781bc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /waitress-0.8.2.tar.gz
 /waitress-0.8.3.tar.gz
 /waitress-0.8.4.tar.gz
+/waitress-0.8.5.tar.gz
diff --git a/python-waitress.spec b/python-waitress.spec
index fc16c1d..f5b5c98 100644
--- a/python-waitress.spec
+++ b/python-waitress.spec
@@ -1,12 +1,12 @@
 Name:           python-waitress
-Version:        0.8.4
+Version:        0.8.5
 Release:        1%{?dist}
 Summary:        Waitress WSGI server
 
 License:        ZPLv2.1
 URL:            https://github.com/Pylons/waitress
 Source0:        http://pypi.python.org/packages/source/w/waitress/waitress-%{version}.tar.gz
-#md5=d74ae9dbc269715541be8c39979ce9ba
+#md5=7a3094d812c0dffb948d1334ef5fd56f
 
 BuildArch:      noarch
 BuildRequires:  python2-devel
@@ -98,6 +98,9 @@ popd
 
 
 %changelog
+* Wed Jul 31 2013 Lorenzo Gil Sanchez <lorenzo.gil.sanchez at gmail.com> - 0.8.5-1
+- Update to upstream
+
 * Sat Jul 6 2013 Lorenzo Gil Sanchez <lorenzo.gil.sanchez at gmail.com> - 0.8.4-1
 - Update to upstream
 - Added waitress-serve as a binary executable in /usr/bin
diff --git a/sources b/sources
index efa5ebf..8dc721a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d74ae9dbc269715541be8c39979ce9ba  waitress-0.8.4.tar.gz
+7a3094d812c0dffb948d1334ef5fd56f  waitress-0.8.5.tar.gz


More information about the scm-commits mailing list