Update to 2.3.1.

This commit is contained in:
Thomas Moschny 2013-04-08 18:59:37 +02:00
parent c8694409cf
commit f69e123673
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@ Markdown-2.0.3.tar.gz
/Markdown-2.2.0.tar.gz
/Markdown-2.2.1.tar.gz
/Markdown-2.3.tar.gz
/Markdown-2.3.1.tar.gz

View File

@ -8,7 +8,7 @@
%define srcname Markdown
Name: python-markdown
Version: 2.3
Version: 2.3.1
Release: 1%{?dist}
Summary: Markdown implementation in Python
Group: Development/Languages
@ -115,6 +115,9 @@ popd
%changelog
* Mon Apr 8 2013 Thomas Moschny <thomas.moschny@gmx.de> - 2.3.1-1
- Update to 2.3.1.
* Mon Mar 18 2013 Thomas Moschny <thomas.moschny@gmx.de> - 2.3-1
- Update to 2.3.
- Spec file cleanups.

View File

@ -1 +1 @@
f33677b74fd8e5c8553dbc065787ded3 Markdown-2.3.tar.gz
82f6828ec2292dda52fc38b743776bc6 Markdown-2.3.1.tar.gz