Update to 2.5.1.

This commit is contained in:
Thomas Moschny 2014-10-02 20:16:47 +02:00
parent 1370f75399
commit e6c41a6553
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -8,3 +8,4 @@ Markdown-2.0.3.tar.gz
/Markdown-2.4.tar.gz
/Markdown-2.4.1.tar.gz
/Markdown-2.5.tar.gz
/Markdown-2.5.1.tar.gz

View File

@ -8,7 +8,7 @@
%define srcname Markdown
Name: python-markdown
Version: 2.5
Version: 2.5.1
Release: 1%{?dist}
Summary: Markdown implementation in Python
Group: Development/Languages
@ -118,6 +118,9 @@ popd
%changelog
* Thu Oct 2 2014 Thomas Moschny <thomas.moschny@gmx.de> - 2.5.1-1
- Update to 2.5.1.
* Thu Sep 25 2014 Thomas Moschny <thomas.moschny@gmx.de> - 2.5-1
- Update to 2.5.
- Add BR on PyYAML.

View File

@ -1 +1 @@
37d4ef8512c595ea5c2ce70ce3a6c2ea Markdown-2.5.tar.gz
9effb2679302efb1ce14265cb9e46f96 Markdown-2.5.1.tar.gz