diff --git a/python-wheel.spec b/python-wheel.spec index c07e2b7..c8acd8a 100644 --- a/python-wheel.spec +++ b/python-wheel.spec @@ -15,7 +15,7 @@ Name: python-%{pypi_name} Version: 0.41.2 -Release: 4%{?dist} +Release: 5%{?dist} Epoch: 1 Summary: Built-package format for Python @@ -150,6 +150,10 @@ install -p %{_pyproject_wheeldir}/%{python_wheel_name} -t %{buildroot}%{python_w %{python_wheel_dir}/%{python_wheel_name} %changelog +* Tue Oct 29 2024 Troy Dawson - 1:0.41.2-5 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 1:0.41.2-4 - Bump release for June 2024 mass rebuild