Update to 0.23

This commit is contained in:
Orion Poplawski 2014-05-09 20:46:08 -06:00
parent dfe682b584
commit 3e4a2dc7b2
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

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

View File

@ -5,7 +5,7 @@
%endif
Name: python-markupsafe
Version: 0.18
Version: 0.23
Release: 1%{?dist}
Summary: Implements a XML/HTML/XHTML Markup safe string for Python
@ -96,6 +96,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Fri May 9 2014 Orion Poplawski <orion@cora.nwra.com> - 0.23-1
- Update to 0.23
* Fri Oct 11 2013 Luke Macken <lmacken@redhat.com> - 0.18-1
- Update to 0.18 (#678537)

View File

@ -1 +1 @@
f8d252fd05371e51dec2fe9a36890687 MarkupSafe-0.18.tar.gz
f5ab3deee4c37cd6a922fb81e730da6e MarkupSafe-0.23.tar.gz