From 40275fda5551b2951b2e4f838653dc226c37a555 Mon Sep 17 00:00:00 2001 From: Thomas Moschny Date: Sun, 23 Nov 2014 13:27:13 +0100 Subject: [PATCH] Update to 2.5.2. --- .gitignore | 1 + python-markdown.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 4de4a25..bf08da6 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ Markdown-2.0.3.tar.gz /Markdown-2.4.1.tar.gz /Markdown-2.5.tar.gz /Markdown-2.5.1.tar.gz +/Markdown-2.5.2.tar.gz diff --git a/python-markdown.spec b/python-markdown.spec index fce3111..853fe90 100644 --- a/python-markdown.spec +++ b/python-markdown.spec @@ -8,7 +8,7 @@ %define srcname Markdown Name: python-markdown -Version: 2.5.1 +Version: 2.5.2 Release: 1%{?dist} Summary: Markdown implementation in Python Group: Development/Languages @@ -118,6 +118,9 @@ popd %changelog +* Sun Nov 23 2014 Thomas Moschny - 2.5.2-1 +- Update to 2.5.2. + * Thu Oct 2 2014 Thomas Moschny - 2.5.1-1 - Update to 2.5.1. diff --git a/sources b/sources index f185eb5..ea74c05 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9effb2679302efb1ce14265cb9e46f96 Markdown-2.5.1.tar.gz +db9e3175f4638bfd1574996bf471ea96 Markdown-2.5.2.tar.gz