rebuild for newer python3

This commit is contained in:
David Malcolm 2010-12-29 19:12:16 -05:00
parent 4b95763c65
commit 0485fd5966

View File

@ -6,7 +6,7 @@
Name: python-markupsafe Name: python-markupsafe
Version: 0.11 Version: 0.11
Release: 1%{?dist} Release: 2%{?dist}
Summary: Implements a XML/HTML/XHTML Markup safe string for Python Summary: Implements a XML/HTML/XHTML Markup safe string for Python
Group: Development/Languages Group: Development/Languages
@ -96,6 +96,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog %changelog
* Wed Dec 29 2010 David Malcolm <dmalcolm@redhat.com> - 0.11-2
- rebuild for newer python3
* Thu Sep 30 2010 Luke Macken <lmacken@redhat.com> - 0.11-1 * Thu Sep 30 2010 Luke Macken <lmacken@redhat.com> - 0.11-1
- Update to 0.11 - Update to 0.11