diff --git a/python-qtconsole.spec b/python-qtconsole.spec index ce4acb5..9163f94 100644 --- a/python-qtconsole.spec +++ b/python-qtconsole.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 4.3.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Jupyter Qt console #license clarification issue opened with upstream @@ -126,6 +126,9 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications examples/jupyter %doc html %changelog +* Tue Jun 19 2018 Miro HronĨok - 4.3.1-4 +- Rebuilt for Python 3.7 + * Fri Mar 23 2018 Iryna Shcherbina - 4.3.1-3 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)