From e57bd5b8f4565c7e5686d1368daec83dd7666e37 Mon Sep 17 00:00:00 2001 From: Thomas Moschny Date: Sep 05 2014 16:51:49 +0000 Subject: Update to 2.2.3. --- 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 - 2.2.3-1 +- Update to 2.2.3. + * Fri Aug 22 2014 Thomas Moschny - 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