diff --git a/python-CommonMark.spec b/python-CommonMark.spec index 1c2fce3..b3e0473 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: 2%{?dist} +Release: 3%{?dist} Summary: Python parser for the CommonMark Markdown spec License: BSD @@ -81,6 +81,9 @@ PYTHONPATH=$(pwd) %{__python3} setup.py test %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 0.9.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 0.9.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild