From 55440cb69fc8d42b1bef47668a9e4ad62895e64a Mon Sep 17 00:00:00 2001 From: dmalcolm Date: Thu, 22 Jul 2010 04:30:26 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild --- python-jinja2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-jinja2.spec b/python-jinja2.spec index 571e29e..fc55e41 100644 --- a/python-jinja2.spec +++ b/python-jinja2.spec @@ -6,7 +6,7 @@ Name: python-jinja2 Version: 2.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: General purpose template engine Group: Development/Languages License: BSD @@ -143,6 +143,9 @@ popd %changelog +* Thu Jul 22 2010 David Malcolm - 2.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild + * Tue Jul 13 2010 Thomas Moschny - 2.5-1 - Update to upstream version 2.5. - Create python3 subpackage.