diff --git a/python-pecan.spec b/python-pecan.spec index 9ecd9e9..1e4874e 100644 --- a/python-pecan.spec +++ b/python-pecan.spec @@ -7,7 +7,7 @@ Name: python-%{pypi_name} Version: 1.3.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A lean WSGI object-dispatching web framework License: BSD @@ -115,6 +115,9 @@ ln -s gunicorn_pecan-%{python2_version} %{buildroot}%{_bindir}/gunicorn_pecan %endif %changelog +* Tue Jun 19 2018 Miro HronĨok - 1.3.2-2 +- Rebuilt for Python 3.7 + * Fri Jun 01 2018 Alfredo Moralejo - 1.3.2-1 - Update to 1.3.2 release. It adds support for webob >= 1.8.0.