[python-markdown] Update to 2.4.1.

Thomas Moschny thm at fedoraproject.org
Sat Jun 7 13:56:09 UTC 2014


commit d2e06493beb24743ab3fbe0f55d0bdf9a98e42c2
Author: Thomas Moschny <thm at fedoraproject.org>
Date:   Sat Jun 7 15:56:11 2014 +0200

    Update to 2.4.1.

 .gitignore           |    1 +
 python-markdown.spec |    7 +++++--
 sources              |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0466622..b25de52 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ Markdown-2.0.3.tar.gz
 /Markdown-2.3.tar.gz
 /Markdown-2.3.1.tar.gz
 /Markdown-2.4.tar.gz
+/Markdown-2.4.1.tar.gz
diff --git a/python-markdown.spec b/python-markdown.spec
index 284c7db..48bef42 100644
--- a/python-markdown.spec
+++ b/python-markdown.spec
@@ -8,8 +8,8 @@
 %define srcname Markdown
 
 Name:           python-markdown
-Version:        2.4
-Release:        2%{?dist}
+Version:        2.4.1
+Release:        1%{?dist}
 Summary:        Markdown implementation in Python
 Group:          Development/Languages
 License:        BSD
@@ -116,6 +116,9 @@ popd
 
 
 %changelog
+* Wed Jun  4 2014 Thomas Moschny <thomas.moschny at gmx.de> - 2.4.1-1
+- Update to 2.4.1.
+
 * Wed May 28 2014 Kalev Lember <kalevlember at gmail.com> - 2.4-2
 - Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4
 
diff --git a/sources b/sources
index d43c979..8c818b5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4bb9b82f617cac599b399b635fe2356b  Markdown-2.4.tar.gz
+5e13d1b1f1da4838b7a5db157143e334  Markdown-2.4.1.tar.gz


More information about the scm-commits mailing list