Update to 2.0.3.
This commit is contained in:
parent
386b8485d2
commit
e5609d618e
@ -1 +1 @@
|
||||
Markdown-2.0.1.tar.gz
|
||||
Markdown-2.0.3.tar.gz
|
||||
|
@ -2,3 +2,4 @@ python-markdown-1_7-1_fc9:HEAD:python-markdown-1.7-1.fc9.src.rpm:1218525227
|
||||
python-markdown-2_0-1_fc10:HEAD:python-markdown-2.0-1.fc10.src.rpm:1240905362
|
||||
python-markdown-2_0_1-1_fc11:HEAD:python-markdown-2.0.1-1.fc11.src.rpm:1247315493
|
||||
python-markdown-2_0_1-3_fc11:HEAD:python-markdown-2.0.1-3.fc11.src.rpm:1251396032
|
||||
python-markdown-2_0_3-1_fc12:HEAD:python-markdown-2.0.3-1.fc12.src.rpm:1261055107
|
||||
|
@ -3,8 +3,8 @@
|
||||
%define srcname Markdown
|
||||
|
||||
Name: python-markdown
|
||||
Version: 2.0.1
|
||||
Release: 3%{?dist}
|
||||
Version: 2.0.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Markdown implementation in Python
|
||||
Group: Development/Languages
|
||||
License: BSD
|
||||
@ -54,6 +54,9 @@ rm -rf %{buildroot}
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Oct 8 2009 Thomas Moschny <thomas.moschny@gmx.de> - 2.0.3-1
|
||||
- Update to 2.0.3.
|
||||
|
||||
* Thu Aug 27 2009 Thomas Moschny <thomas.moschny@gmx.de> - 2.0.1-3
|
||||
- Add requirement on python-elementtree, which was a separate package
|
||||
before Python 2.5.
|
||||
|
Loading…
Reference in New Issue
Block a user