diff --git a/python-kazoo.spec b/python-kazoo.spec index 551246b..d7dd9e9 100644 --- a/python-kazoo.spec +++ b/python-kazoo.spec @@ -13,7 +13,7 @@ Name: python-%{pypi_name} Version: 2.2.1 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Higher level Python Zookeeper client License: ASL 2.0 @@ -124,6 +124,9 @@ rm -fr %{buildroot}%{python3_sitelib}/%{pypi_name}/tests/ %changelog +* Tue Jun 19 2018 Miro HronĨok - 2.2.1-9 +- Rebuilt for Python 3.7 + * Mon Feb 12 2018 Iryna Shcherbina - 2.2.1-8 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)