From a65e2ad80da5f614fdb2c184588724f197065bad Mon Sep 17 00:00:00 2001 From: dmalcolm Date: Fri, 23 Jul 2010 11:58:58 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild --- python-markupsafe.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-markupsafe.spec b/python-markupsafe.spec index 027b522..97d25b9 100644 --- a/python-markupsafe.spec +++ b/python-markupsafe.spec @@ -6,7 +6,7 @@ Name: python-markupsafe Version: 0.9.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Implements a XML/HTML/XHTML Markup safe string for Python Group: Development/Languages @@ -96,6 +96,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Jul 23 2010 David Malcolm - 0.9.2-4 +- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild + * Thu Jun 24 2010 Kyle VanderBeek - 0.9.2-3 - Fix missing setuptools BuildRequires.