From e6edb0bb532ee153ce848a69f033853833cbf7e6 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 27 May 2014 15:58:07 +0200 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 --- python-mako.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-mako.spec b/python-mako.spec index 82ff83b..c9573c0 100644 --- a/python-mako.spec +++ b/python-mako.spec @@ -12,7 +12,7 @@ Name: python-mako Version: 0.9.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Mako template library for Python Group: Development/Languages @@ -157,6 +157,9 @@ rm -rf %{buildroot} %changelog +* Tue May 27 2014 Kalev Lember - 0.9.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 + * Mon May 19 2014 Luke Macken - 0.9.1-2 - Create a subpackage for the documentation (#1006259)