From c236ddd07fba559001e24670eb6eb8010807459d Mon Sep 17 00:00:00 2001 From: Thomas Moschny Date: Tue, 5 Apr 2016 08:20:14 +0200 Subject: [PATCH] Update to 2.6.6. --- python-markdown.spec | 7 +++++-- sources | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/python-markdown.spec b/python-markdown.spec index fd711e6..4960c64 100644 --- a/python-markdown.spec +++ b/python-markdown.spec @@ -2,8 +2,8 @@ %global pkgname markdown Name: python-%{pkgname} -Version: 2.6.5 -Release: 2%{?dist} +Version: 2.6.6 +Release: 1%{?dist} Summary: Markdown implementation in Python License: BSD URL: https://pythonhosted.org/%{srcname}/ @@ -129,6 +129,9 @@ popd %changelog +* Tue Apr 5 2016 Thomas Moschny - 2.6.6-1 +- Update to 2.6.6. + * Thu Feb 04 2016 Fedora Release Engineering - 2.6.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 0960bfe..8a983bb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4fdb39248c9919e32ab68f5e5a9fa9f2 Markdown-2.6.5.tar.gz +d6737edcdb9a9aceaef0bf28455673be Markdown-2.6.6.tar.gz