From 075fdc3e8d44c41693c8b352bb0babc6cd3fa500 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sun, 4 Aug 2013 03:21:33 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- python-mako.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-mako.spec b/python-mako.spec index fa0c0f4..28930a5 100644 --- a/python-mako.spec +++ b/python-mako.spec @@ -12,7 +12,7 @@ Name: python-mako Version: 0.7.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Mako template library for Python Group: Development/Languages @@ -134,6 +134,9 @@ rm -rf %{buildroot} %endif %changelog +* Sun Aug 04 2013 Fedora Release Engineering - 0.7.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Tue Apr 9 2013 Luke Macken - 0.7.3-1 - Update to 0.7.3 (#784257)