From f638281a24d2156d061596b8d02e6777ea1e7c73 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Wed, 28 May 2014 00:23:54 +0200 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 --- python-markdown.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-markdown.spec b/python-markdown.spec index e4f0e49..284c7db 100644 --- a/python-markdown.spec +++ b/python-markdown.spec @@ -9,7 +9,7 @@ Name: python-markdown Version: 2.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Markdown implementation in Python Group: Development/Languages License: BSD @@ -116,6 +116,9 @@ popd %changelog +* Wed May 28 2014 Kalev Lember - 2.4-2 +- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 + * Tue Apr 15 2014 Thomas Moschny - 2.4-1 - Update to 2.4. - Update Python3 conditional.