diff --git a/.gitignore b/.gitignore index 5de712c..de4ab66 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/python-markupsafe.spec b/python-markupsafe.spec index 0f26d7e..7d1ada2 100644 --- a/python-markupsafe.spec +++ b/python-markupsafe.spec @@ -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 - 0.23-1 +- Update to 0.23 + * Fri Oct 11 2013 Luke Macken - 0.18-1 - Update to 0.18 (#678537) diff --git a/sources b/sources index 1348d1e..c75c4de 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f8d252fd05371e51dec2fe9a36890687 MarkupSafe-0.18.tar.gz +f5ab3deee4c37cd6a922fb81e730da6e MarkupSafe-0.23.tar.gz