Rebuild for Python 2.6

This commit is contained in:
Ignacio Vazquez-Abrams 2008-11-29 15:36:08 +00:00
parent b94a1abe87
commit f598a93336

View File

@ -4,7 +4,7 @@
Name: python-markdown
Version: 1.7
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Markdown implementation in Python
Group: Development/Languages
License: GPLv2 or BSD
@ -51,5 +51,8 @@ rm -rf %{buildroot}
%changelog
* Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 1.7-2
- Rebuild for Python 2.6
* Mon Aug 4 2008 Thomas Moschny <thomas.moschny@gmx.de> - 1.7-1
- New package.