Update to 2.5.1.
This commit is contained in:
parent
1370f75399
commit
e6c41a6553
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@ Markdown-2.0.3.tar.gz
|
|||||||
/Markdown-2.4.tar.gz
|
/Markdown-2.4.tar.gz
|
||||||
/Markdown-2.4.1.tar.gz
|
/Markdown-2.4.1.tar.gz
|
||||||
/Markdown-2.5.tar.gz
|
/Markdown-2.5.tar.gz
|
||||||
|
/Markdown-2.5.1.tar.gz
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
%define srcname Markdown
|
%define srcname Markdown
|
||||||
|
|
||||||
Name: python-markdown
|
Name: python-markdown
|
||||||
Version: 2.5
|
Version: 2.5.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Markdown implementation in Python
|
Summary: Markdown implementation in Python
|
||||||
Group: Development/Languages
|
Group: Development/Languages
|
||||||
@ -118,6 +118,9 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Sep 25 2014 Thomas Moschny <thomas.moschny@gmx.de> - 2.5-1
|
||||||
- Update to 2.5.
|
- Update to 2.5.
|
||||||
- Add BR on PyYAML.
|
- Add BR on PyYAML.
|
||||||
|
Loading…
Reference in New Issue
Block a user