diff --git a/python-scp.spec b/python-scp.spec index e661e8e..2804f49 100644 --- a/python-scp.spec +++ b/python-scp.spec @@ -9,7 +9,7 @@ Name: python-%{srcname} Version: 0.10.2 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Scp module for paramiko License: LGPLv2+ @@ -82,6 +82,9 @@ rm -r %{srcname}.egg-info %{python3_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info %changelog +* Tue Jun 19 2018 Miro HronĨok - 0.10.2-9 +- Rebuilt for Python 3.7 + * Wed Feb 28 2018 Iryna Shcherbina - 0.10.2-8 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)