From 071219b3173b65c96e3f38961ea999df9498b4f4 Mon Sep 17 00:00:00 2001 From: Charalampos Stratakis Date: Tue, 13 Dec 2016 16:34:22 +0100 Subject: [PATCH] Rebuild for Python 3.6 --- python-werkzeug.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-werkzeug.spec b/python-werkzeug.spec index a0871ef..bc93d05 100644 --- a/python-werkzeug.spec +++ b/python-werkzeug.spec @@ -8,7 +8,7 @@ Name: python-werkzeug Version: 0.11.10 -Release: 3%{?dist} +Release: 4%{?dist} Summary: The Swiss Army knife of Python web development Group: Development/Libraries @@ -168,6 +168,9 @@ popd %changelog +* Tue Dec 13 2016 Stratakis Charalampos - 0.11.10-4 +- Rebuild for Python 3.6 + * Tue Dec 13 2016 Tomas Orsava - 0.11.10-3 - Fixed the building of documentation