From d2e06493beb24743ab3fbe0f55d0bdf9a98e42c2 Mon Sep 17 00:00:00 2001 From: Thomas Moschny Date: Sat, 7 Jun 2014 15:56:11 +0200 Subject: [PATCH] Update to 2.4.1. --- .gitignore | 1 + python-markdown.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 0466622..b25de52 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ Markdown-2.0.3.tar.gz /Markdown-2.3.tar.gz /Markdown-2.3.1.tar.gz /Markdown-2.4.tar.gz +/Markdown-2.4.1.tar.gz diff --git a/python-markdown.spec b/python-markdown.spec index 284c7db..48bef42 100644 --- a/python-markdown.spec +++ b/python-markdown.spec @@ -8,8 +8,8 @@ %define srcname Markdown Name: python-markdown -Version: 2.4 -Release: 2%{?dist} +Version: 2.4.1 +Release: 1%{?dist} Summary: Markdown implementation in Python Group: Development/Languages License: BSD @@ -116,6 +116,9 @@ popd %changelog +* Wed Jun 4 2014 Thomas Moschny - 2.4.1-1 +- Update to 2.4.1. + * Wed May 28 2014 Kalev Lember - 2.4-2 - Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 diff --git a/sources b/sources index d43c979..8c818b5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4bb9b82f617cac599b399b635fe2356b Markdown-2.4.tar.gz +5e13d1b1f1da4838b7a5db157143e334 Markdown-2.4.1.tar.gz