diff --git a/python-markdown.spec b/python-markdown.spec index 5e3ec3d..6505929 100644 --- a/python-markdown.spec +++ b/python-markdown.spec @@ -3,7 +3,7 @@ Name: python-%{pkgname} Version: 2.6.7 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Markdown implementation in Python License: BSD URL: https://pythonhosted.org/%{srcname}/ @@ -129,6 +129,9 @@ popd %changelog +* Mon Dec 19 2016 Miro HronĨok - 2.6.7-2 +- Rebuild for Python 3.6 + * Sat Sep 24 2016 Thomas Moschny - 2.6.7-1 - Update to 2.6.7. - Update Source0 URL.