Update to 2.6.2.

This commit is contained in:
Thomas Moschny 2015-04-22 07:23:32 +02:00
parent bae52188c5
commit 7ab0800849
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -12,3 +12,4 @@ Markdown-2.0.3.tar.gz
/Markdown-2.5.2.tar.gz
/Markdown-2.6.tar.gz
/Markdown-2.6.1.tar.gz
/Markdown-2.6.2.tar.gz

View File

@ -5,8 +5,8 @@
%define srcname Markdown
Name: python-markdown
Version: 2.6.1
Release: 2%{?dist}
Version: 2.6.2
Release: 1%{?dist}
Summary: Markdown implementation in Python
Group: Development/Languages
License: BSD
@ -138,6 +138,9 @@ popd
%changelog
* Wed Apr 22 2015 Thomas Moschny <thomas.moschny@gmx.de> - 2.6.2-1
- Update to 2.6.2.
* Sat Mar 14 2015 Thomas Moschny <thomas.moschny@gmx.de> - 2.6.1-2
- Add license file.

View File

@ -1 +1 @@
c084f9d2fd0a839639fd9aa8c442d5cd Markdown-2.6.1.tar.gz
256d19afcc564dc4ce4c229bb762f7ae Markdown-2.6.2.tar.gz