diff --git a/python-markdown.spec b/python-markdown.spec index 909ed8d..adaa316 100644 --- a/python-markdown.spec +++ b/python-markdown.spec @@ -3,7 +3,7 @@ Name: python-%{pkgname} Version: 3.3.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Markdown implementation in Python License: BSD URL: https://python-markdown.github.io/ @@ -66,6 +66,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} \ %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 3.3.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Sun Oct 25 2020 Thomas Moschny - 3.3.3-1 - Update to 3.3.3.