Update to 2.3.1.
This commit is contained in:
parent
c8694409cf
commit
f69e123673
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user