[python-markdown] Update to 2.3.1.

Thomas Moschny thm at fedoraproject.org
Mon Apr 8 16:59:59 UTC 2013


commit f69e123673a2e34ae4e8e9b3ebf92ee63ace4a09
Author: Thomas Moschny <thm at fedoraproject.org>
Date:   Mon Apr 8 18:59:37 2013 +0200

    Update to 2.3.1.

 .gitignore           |    1 +
 python-markdown.spec |    5 ++++-
 sources              |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d2ebc1d..c3d36d1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ Markdown-2.0.3.tar.gz
 /Markdown-2.2.0.tar.gz
 /Markdown-2.2.1.tar.gz
 /Markdown-2.3.tar.gz
+/Markdown-2.3.1.tar.gz
diff --git a/python-markdown.spec b/python-markdown.spec
index 2cf78cd..a36b80a 100644
--- a/python-markdown.spec
+++ b/python-markdown.spec
@@ -8,7 +8,7 @@
 %define srcname Markdown
 
 Name:           python-markdown
-Version:        2.3
+Version:        2.3.1
 Release:        1%{?dist}
 Summary:        Markdown implementation in Python
 Group:          Development/Languages
@@ -115,6 +115,9 @@ popd
 
 
 %changelog
+* Mon Apr  8 2013 Thomas Moschny <thomas.moschny at gmx.de> - 2.3.1-1
+- Update to 2.3.1.
+
 * Mon Mar 18 2013 Thomas Moschny <thomas.moschny at gmx.de> - 2.3-1
 - Update to 2.3.
 - Spec file cleanups.
diff --git a/sources b/sources
index 7719a72..e51ff4b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f33677b74fd8e5c8553dbc065787ded3  Markdown-2.3.tar.gz
+82f6828ec2292dda52fc38b743776bc6  Markdown-2.3.1.tar.gz


More information about the scm-commits mailing list