diff --git a/python-os-win.spec b/python-os-win.spec index 4d90e94..128669f 100644 --- a/python-os-win.spec +++ b/python-os-win.spec @@ -8,7 +8,7 @@ Name: python-%{pypi_name} Version: 2.2.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Windows / Hyper-V library for OpenStack projects License: ASL 2.0 @@ -152,6 +152,9 @@ rm -rf .testrepository %license LICENSE %changelog +* Tue Jun 19 2018 Miro HronĨok - 2.2.0-5 +- Rebuilt for Python 3.7 + * Tue Feb 27 2018 Iryna Shcherbina - 2.2.0-4 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)