diff --git a/python-markdown.spec b/python-markdown.spec index dd2df9e..e3d4f0e 100644 --- a/python-markdown.spec +++ b/python-markdown.spec @@ -3,7 +3,7 @@ Name: python-%{pkgname} Version: 3.1.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Markdown implementation in Python License: BSD URL: https://python-markdown.github.io/ @@ -60,6 +60,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} \ %changelog +* Thu Aug 15 2019 Miro HronĨok - 3.1.1-5 +- Rebuilt for Python 3.8 + * Tue Aug 13 2019 Thomas Moschny - 3.1.1-4 - Drop versioned binaries.