diff --git a/python-flask-healthz.spec b/python-flask-healthz.spec index 5f5e572..a02df5c 100644 --- a/python-flask-healthz.spec +++ b/python-flask-healthz.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 0.0.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Module to easily add health endpoints to a Flask application License: BSD @@ -47,6 +47,9 @@ that can be used as liveness and readiness probes. %{python3_sitelib}/%{mod_name}-%{version}-py%{python3_version}.egg-info/ %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 0.0.2-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jun 04 2021 Python Maint - 0.0.2-3 - Rebuilt for Python 3.10