diff --git a/python-markdown.spec b/python-markdown.spec index c58fc24..60d86c3 100644 --- a/python-markdown.spec +++ b/python-markdown.spec @@ -3,7 +3,7 @@ Name: python-%{pkgname} Version: 3.2.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Markdown implementation in Python License: BSD URL: https://python-markdown.github.io/ @@ -66,6 +66,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} \ %changelog +* Fri May 22 2020 Miro HronĨok - 3.2.2-3 +- Rebuilt for Python 3.9 + * Sat May 16 2020 Thomas Moschny - 3.2.2-2 - Update BRs.