diff --git a/python-markdown.spec b/python-markdown.spec index 59da8ae..8320672 100644 --- a/python-markdown.spec +++ b/python-markdown.spec @@ -3,7 +3,7 @@ Name: python-%{pkgname} Version: 3.1.1 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Markdown implementation in Python License: BSD URL: https://python-markdown.github.io/ @@ -60,6 +60,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} \ %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 3.1.1-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Oct 03 2019 Miro HronĨok - 3.1.1-6 - Rebuilt for Python 3.8.0rc1 (#1748018)