diff --git a/python-CommonMark.spec b/python-CommonMark.spec index 57eecae..28dac35 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.7.5 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Python parser for the CommonMark Markdown spec License: BSD @@ -103,6 +103,9 @@ PYTHONPATH=$(pwd) %{__python3} setup.py test %changelog +* Fri Jul 13 2018 Fedora Release Engineering - 0.7.5-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Tue Jun 19 2018 Miro HronĨok - 0.7.5-2 - Rebuilt for Python 3.7