diff --git a/python-CommonMark.spec b/python-CommonMark.spec index c7448da..9a84530 100644 --- a/python-CommonMark.spec +++ b/python-CommonMark.spec @@ -12,7 +12,7 @@ so far seems to work (all tests pass on 2.7, 3.3, and 3.4). Name: python-%{pypi_name} Version: 0.9.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Python parser for the CommonMark Markdown spec License: BSD @@ -82,6 +82,9 @@ PYTHONPATH=$(pwd) %{__python3} setup.py test %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 0.9.1-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jun 04 2021 Python Maint - 0.9.1-4 - Rebuilt for Python 3.10