Update to 0.11

This commit is contained in:
Luke Macken 2010-09-30 15:42:51 -04:00
parent 8b41ccd12a
commit 4b95763c65
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
MarkupSafe-0.9.2.tar.gz
/MarkupSafe-0.11.tar.gz

View File

@ -5,8 +5,8 @@
%endif
Name: python-markupsafe
Version: 0.9.2
Release: 5%{?dist}
Version: 0.11
Release: 1%{?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
* Thu Sep 30 2010 Luke Macken <lmacken@redhat.com> - 0.11-1
- Update to 0.11
* Wed Aug 25 2010 Thomas Spura <tomspur@fedoraproject.org> - 0.9.2-5
- rebuild with python3.2
http://lists.fedoraproject.org/pipermail/devel/2010-August/141368.html

View File

@ -1 +1 @@
69b72d1afdd9e808f9c1ef65f819c7a6 MarkupSafe-0.9.2.tar.gz
48d445941c16d6aa55caf8e148fc0911 MarkupSafe-0.11.tar.gz