diff --git a/python-markdown.spec b/python-markdown.spec index 3d0373a..aa84728 100644 --- a/python-markdown.spec +++ b/python-markdown.spec @@ -3,7 +3,7 @@ Name: python-%{pkgname} Version: 3.3.7 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Markdown implementation in Python License: BSD URL: https://python-markdown.github.io/ @@ -65,6 +65,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} \ %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 3.3.7-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 3.3.7-2 - Rebuilt for Python 3.11