diff --git a/python-kubernetes.spec b/python-kubernetes.spec index 8f8dc12..0a3efda 100644 --- a/python-kubernetes.spec +++ b/python-kubernetes.spec @@ -21,7 +21,7 @@ Patch0: python-kubernetes-el7.patch Name: python-%{library} Version: 8.0.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Python client for the kubernetes API. License: ASL 2.0 URL: https://pypi.python.org/pypi/kubernetes @@ -205,6 +205,9 @@ cp -pr kubernetes/e2e_test %{buildroot}%{python3_sitelib}/%{library}/ %endif # with_python3 %changelog +* Thu Oct 03 2019 Miro Hrončok - 8.0.1-4 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Mon Aug 19 2019 Miro Hrončok - 8.0.1-3 - Rebuilt for Python 3.8