[python-markdown] Update to 2.5.1.

Thomas Moschny thm at fedoraproject.org
Thu Oct 2 18:17:11 UTC 2014


commit e6c41a65531eba3ddb10653a56d8569803369c87
Author: Thomas Moschny <thm at fedoraproject.org>
Date:   Thu Oct 2 20:16:47 2014 +0200

    Update to 2.5.1.

 .gitignore           |    1 +
 python-markdown.spec |    5 ++++-
 sources              |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1e0165a..4de4a25 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ Markdown-2.0.3.tar.gz
 /Markdown-2.4.tar.gz
 /Markdown-2.4.1.tar.gz
 /Markdown-2.5.tar.gz
+/Markdown-2.5.1.tar.gz
diff --git a/python-markdown.spec b/python-markdown.spec
index 8cd792e..fce3111 100644
--- a/python-markdown.spec
+++ b/python-markdown.spec
@@ -8,7 +8,7 @@
 %define srcname Markdown
 
 Name:           python-markdown
-Version:        2.5
+Version:        2.5.1
 Release:        1%{?dist}
 Summary:        Markdown implementation in Python
 Group:          Development/Languages
@@ -118,6 +118,9 @@ popd
 
 
 %changelog
+* Thu Oct  2 2014 Thomas Moschny <thomas.moschny at gmx.de> - 2.5.1-1
+- Update to 2.5.1.
+
 * Thu Sep 25 2014 Thomas Moschny <thomas.moschny at gmx.de> - 2.5-1
 - Update to 2.5.
 - Add BR on PyYAML.
diff --git a/sources b/sources
index f0fcd22..f185eb5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-37d4ef8512c595ea5c2ce70ce3a6c2ea  Markdown-2.5.tar.gz
+9effb2679302efb1ce14265cb9e46f96  Markdown-2.5.1.tar.gz


More information about the scm-commits mailing list