Update to 2.4.1.

This commit is contained in:
Thomas Moschny 2014-06-07 15:56:11 +02:00
parent f638281a24
commit d2e06493be
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@ Markdown-2.0.3.tar.gz
/Markdown-2.3.tar.gz
/Markdown-2.3.1.tar.gz
/Markdown-2.4.tar.gz
/Markdown-2.4.1.tar.gz

View File

@ -8,8 +8,8 @@
%define srcname Markdown
Name: python-markdown
Version: 2.4
Release: 2%{?dist}
Version: 2.4.1
Release: 1%{?dist}
Summary: Markdown implementation in Python
Group: Development/Languages
License: BSD
@ -116,6 +116,9 @@ popd
%changelog
* Wed Jun 4 2014 Thomas Moschny <thomas.moschny@gmx.de> - 2.4.1-1
- Update to 2.4.1.
* Wed May 28 2014 Kalev Lember <kalevlember@gmail.com> - 2.4-2
- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4

View File

@ -1 +1 @@
4bb9b82f617cac599b399b635fe2356b Markdown-2.4.tar.gz
5e13d1b1f1da4838b7a5db157143e334 Markdown-2.4.1.tar.gz