[python-markdown2] Update to 2.2.3.

Thomas Moschny thm at fedoraproject.org
Fri Sep 5 16:52:59 UTC 2014


commit e57bd5b8f4565c7e5686d1368daec83dd7666e37
Author: Thomas Moschny <thm at fedoraproject.org>
Date:   Fri Sep 5 18:51:49 2014 +0200

    Update to 2.2.3.

 .gitignore            |    1 +
 python-markdown2.spec |    5 ++++-
 sources               |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5656d37..4390ac3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ markdown2-1.0.1.17.zip
 /markdown2-2.2.0.zip
 /markdown2-2.2.1.zip
 /markdown2-2.2.2.zip
+/markdown2-2.2.3.zip
diff --git a/python-markdown2.spec b/python-markdown2.spec
index e3d51d1..ef1faf5 100644
--- a/python-markdown2.spec
+++ b/python-markdown2.spec
@@ -13,7 +13,7 @@
 %global srcname markdown2
 
 Name:           python-%{srcname}
-Version:        2.2.2
+Version:        2.2.3
 Release:        1%{?dist}
 Summary:        A fast and complete Python implementation of Markdown
 Group:          Development/Languages
@@ -137,6 +137,9 @@ popd
 
 
 %changelog
+* Fri Sep  5 2014 Thomas Moschny <thomas.moschny at gmx.de> - 2.2.3-1
+- Update to 2.2.3.
+
 * Fri Aug 22 2014 Thomas Moschny <thomas.moschny at gmx.de> - 2.2.2-1
 - Update to 2.2.2.
 
diff --git a/sources b/sources
index 8047d99..286c1e2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3c8adf33dba30b3de0f74a84b8a77154  markdown2-2.2.2.zip
+f47d2667d53481a986ccf3c4a0b7e3c1  markdown2-2.2.3.zip


More information about the scm-commits mailing list