From 2e3464fa926fb12c99a6c477d86edd5b3e6382bc Mon Sep 17 00:00:00 2001 From: David Malcolm Date: Sat, 4 Aug 2012 05:12:16 -0400 Subject: [PATCH] rebuild for https://fedoraproject.org/wiki/Features/Python_3.3 --- python-markupsafe.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-markupsafe.spec b/python-markupsafe.spec index a669bc8..324bb46 100644 --- a/python-markupsafe.spec +++ b/python-markupsafe.spec @@ -6,7 +6,7 @@ Name: python-markupsafe Version: 0.11 -Release: 6%{?dist} +Release: 7%{?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 +* Sat Aug 04 2012 David Malcolm - 0.11-7 +- rebuild for https://fedoraproject.org/wiki/Features/Python_3.3 + * Fri Aug 3 2012 David Malcolm - 0.11-6 - remove rhel logic from with_python3 conditional