[python-markdown2] Update to 2.2.1.

Thomas Moschny thm at fedoraproject.org
Sat Mar 8 11:15:32 UTC 2014


commit bd1d0a66582448ecdd4006709fb41d0bef2ef3ec
Author: Thomas Moschny <thm at fedoraproject.org>
Date:   Sat Mar 8 12:14:45 2014 +0100

    Update to 2.2.1.

 .gitignore            |    1 +
 python-markdown2.spec |    5 ++++-
 sources               |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index aaee29c..15555fa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ markdown2-1.0.1.17.zip
 /markdown2-2.0.1.zip
 /markdown2-2.1.0.zip
 /markdown2-2.2.0.zip
+/markdown2-2.2.1.zip
diff --git a/python-markdown2.spec b/python-markdown2.spec
index c705d29..5dd499b 100644
--- a/python-markdown2.spec
+++ b/python-markdown2.spec
@@ -13,7 +13,7 @@
 %global srcname markdown2
 
 Name:           python-%{srcname}
-Version:        2.2.0
+Version:        2.2.1
 Release:        1%{?dist}
 Summary:        A fast and complete Python implementation of Markdown
 Group:          Development/Languages
@@ -137,6 +137,9 @@ popd
 
 
 %changelog
+* Sat Mar  8 2014 Thomas Moschny <thomas.moschny at gmx.de> - 2.2.1-1
+- Update to 2.2.1.
+
 * Wed Feb  5 2014 Thomas Moschny <thomas.moschny at gmx.de> - 2.2.0-1
 - Update to 2.2.0.
 - Modernize spec file.
diff --git a/sources b/sources
index 391ce41..ca6b057 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-697a710e2e8d34dbe45b6ebfe01475a0  markdown2-2.2.0.zip
+afe042bff2087346cd4bd333f599f693  markdown2-2.2.1.zip


More information about the scm-commits mailing list