diff --git a/python-m2r.spec b/python-m2r.spec index 66efd12..ab99796 100644 --- a/python-m2r.spec +++ b/python-m2r.spec @@ -3,7 +3,7 @@ Name: python-%{pkgname} Version: 0.2.0 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Markdown to reStructuredText converter License: MIT @@ -68,6 +68,9 @@ PYTHONPATH=$(pwd) %{__python3} setup.py test -s tests %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 0.2.0-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Sun May 24 2020 Miro HronĨok - 0.2.0-9 - Rebuilt for Python 3.9