From 9fc82b50fbc19ca7aaee68b2e4f3bb7532e49e19 Mon Sep 17 00:00:00 2001 From: Thomas Moschny Date: Wed, 8 Feb 2012 21:42:51 +0100 Subject: [PATCH] Update to 2.1.1. --- .gitignore | 1 + python-markdown.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 63c792a..4651f81 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ Markdown-2.0.3.tar.gz /Markdown-2.1.0.tar.gz +/Markdown-2.1.1.tar.gz diff --git a/python-markdown.spec b/python-markdown.spec index a9a07ff..e631c9b 100644 --- a/python-markdown.spec +++ b/python-markdown.spec @@ -8,8 +8,8 @@ %define srcname Markdown Name: python-markdown -Version: 2.1.0 -Release: 2%{?dist} +Version: 2.1.1 +Release: 1%{?dist} Summary: Markdown implementation in Python Group: Development/Languages License: BSD @@ -125,6 +125,9 @@ rm -rf %{buildroot} %changelog +* Wed Feb 8 2012 Thomas Moschny - 2.1.1-1 +- Update to 2.1.1. + * Sat Jan 14 2012 Fedora Release Engineering - 2.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild diff --git a/sources b/sources index cd1d7aa..03c1294 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -be5796ec9210865e7df5d83f208a4f7f Markdown-2.1.0.tar.gz +3f82d30c488e4b88b8f86eb1c9ad0da7 Markdown-2.1.1.tar.gz