Update to 0.18 (#678537)

This commit is contained in:
Luke Macken 2013-10-11 19:17:50 -06:00
parent 970555120b
commit dfe682b584
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

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

View File

@ -5,8 +5,8 @@
%endif
Name: python-markupsafe
Version: 0.11
Release: 9%{?dist}
Version: 0.18
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
* Fri Oct 11 2013 Luke Macken <lmacken@redhat.com> - 0.18-1
- Update to 0.18 (#678537)
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.11-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

View File

@ -1 +1 @@
48d445941c16d6aa55caf8e148fc0911 MarkupSafe-0.11.tar.gz
f8d252fd05371e51dec2fe9a36890687 MarkupSafe-0.18.tar.gz