From 8d896164afd10b06864001891cde1bf9ba1fe8f9 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Tue, 10 Nov 2015 17:39:30 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 --- python-waitress.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-waitress.spec b/python-waitress.spec index 0f8a868..f88c3d5 100644 --- a/python-waitress.spec +++ b/python-waitress.spec @@ -6,7 +6,7 @@ Name: python-waitress Version: 0.8.10 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Waitress WSGI server License: ZPLv2.1 @@ -117,6 +117,9 @@ popd %changelog +* Tue Nov 10 2015 Fedora Release Engineering - 0.8.10-2 +- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 + * Wed Sep 16 2015 Ralph Bean - 0.8.10-1 - new version