Update to 0.18 (#678537)
This commit is contained in:
parent
970555120b
commit
dfe682b584
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
MarkupSafe-0.9.2.tar.gz
|
MarkupSafe-0.9.2.tar.gz
|
||||||
/MarkupSafe-0.11.tar.gz
|
/MarkupSafe-0.11.tar.gz
|
||||||
|
/MarkupSafe-0.18.tar.gz
|
||||||
|
|||||||
@ -5,8 +5,8 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: python-markupsafe
|
Name: python-markupsafe
|
||||||
Version: 0.11
|
Version: 0.18
|
||||||
Release: 9%{?dist}
|
Release: 1%{?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
|
||||||
|
* 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
|
* 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
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user