diff --git a/python-zake.spec b/python-zake.spec index e0e17f6..e5b3b59 100644 --- a/python-zake.spec +++ b/python-zake.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 0.2.2 -Release: 18%{?dist} +Release: 19%{?dist} Summary: Testing utilities for the kazoo library License: ASL 2.0 @@ -54,6 +54,9 @@ cp -p %{SOURCE1} . %{python3_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 0.2.2-19 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Oct 03 2019 Miro HronĨok - 0.2.2-18 - Rebuilt for Python 3.8.0rc1 (#1748018)