diff --git a/python-m2r.spec b/python-m2r.spec index 5ab6694..4a8d4c9 100644 --- a/python-m2r.spec +++ b/python-m2r.spec @@ -3,7 +3,7 @@ Name: python-%{pkgname} Version: 0.1.14 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Markdown to reStructuredText converter License: MIT @@ -93,6 +93,9 @@ PYTHONPATH=$(pwd) %{__python3} setup.py test -s tests %changelog +* Tue Jun 19 2018 Miro Hrončok - 0.1.14-2 +- Rebuilt for Python 3.7 + * Thu Mar 22 2018 Nikola Forró - 0.1.14-1 - Update to 0.1.14 resolves: #1559372