diff --git a/.gitignore b/.gitignore index 6a121f5..9354b6e 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/python-markdown.spec b/python-markdown.spec index e297c62..298614e 100644 --- a/python-markdown.spec +++ b/python-markdown.spec @@ -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 - 2.6.2-1 +- Update to 2.6.2. + * Sat Mar 14 2015 Thomas Moschny - 2.6.1-2 - Add license file. diff --git a/sources b/sources index 8124da6..b3c2e2d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c084f9d2fd0a839639fd9aa8c442d5cd Markdown-2.6.1.tar.gz +256d19afcc564dc4ce4c229bb762f7ae Markdown-2.6.2.tar.gz