[python-markdown2] Update to 2.0.1.

Thomas Moschny thm at fedoraproject.org
Fri Jul 27 16:51:33 UTC 2012


commit 498ac420b8e9d5af792851e482a6edc6aff12225
Author: Thomas Moschny <thm at fedoraproject.org>
Date:   Fri Jul 27 18:50:43 2012 +0200

    Update to 2.0.1.

 .gitignore            |    1 +
 python-markdown2.spec |    7 +++++--
 sources               |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3863745..e4cf1f1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ markdown2-1.0.1.17.zip
 /markdown2-1.1.1.zip
 /markdown2-1.4.2.zip
 /markdown2-2.0.0.zip
+/markdown2-2.0.1.zip
diff --git a/python-markdown2.spec b/python-markdown2.spec
index deafca1..965d086 100644
--- a/python-markdown2.spec
+++ b/python-markdown2.spec
@@ -13,8 +13,8 @@
 %global srcname markdown2
 
 Name:           python-%{srcname}
-Version:        2.0.0
-Release:        2%{?dist}
+Version:        2.0.1
+Release:        1%{?dist}
 Summary:        A fast and complete Python implementation of Markdown
 Group:          Development/Languages
 License:        MIT
@@ -145,6 +145,9 @@ popd
 
 
 %changelog
+* Fri Jul 27 2012 Thomas Moschny <thomas.moschny at gmx.de> - 2.0.1-1
+- Update to 2.0.1.
+
 * Sat Jul 21 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.0.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 2c1d942..944e8e3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e551817ec010ad2f244d4ef71db6906b  markdown2-2.0.0.zip
+5ccffd5b0465a76ac77bc25fce15b88f  markdown2-2.0.1.zip


More information about the scm-commits mailing list