Update to 2.6.5.

This commit is contained in:
Thomas Moschny 2015-11-29 11:40:53 +01:00
parent 96acba7db8
commit cfe963dee0
2 changed files with 5 additions and 2 deletions

View File

@ -1,7 +1,7 @@
%define srcname Markdown %define srcname Markdown
Name: python-markdown Name: python-markdown
Version: 2.6.4 Version: 2.6.5
Release: 1%{?dist} Release: 1%{?dist}
Summary: Markdown implementation in Python Summary: Markdown implementation in Python
License: BSD License: BSD
@ -128,6 +128,9 @@ popd
%changelog %changelog
* Sun Nov 29 2015 Thomas Moschny <thomas.moschny@gmx.de> - 2.6.5-1
- Update to 2.6.5.
* Sat Nov 21 2015 Thomas Moschny <thomas.moschny@gmx.de> - 2.6.4-1 * Sat Nov 21 2015 Thomas Moschny <thomas.moschny@gmx.de> - 2.6.4-1
- Update to 2.6.4. - Update to 2.6.4.
- Follow updated Python packaging guidelines. - Follow updated Python packaging guidelines.

View File

@ -1 +1 @@
4e8b4d22af82e0d92811938fb283be90 Markdown-2.6.4.tar.gz 4fdb39248c9919e32ab68f5e5a9fa9f2 Markdown-2.6.5.tar.gz