diff --git a/SPECS/python-greenlet.spec b/SPECS/python-greenlet.spec index 83fe9c1..e2db53f 100644 --- a/SPECS/python-greenlet.spec +++ b/SPECS/python-greenlet.spec @@ -2,7 +2,7 @@ Name: python-%{modname} Version: 3.0.3 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Lightweight in-process concurrent programming License: MIT AND PSF-2.0 URL: https://github.com/python-greenlet/greenlet @@ -67,6 +67,10 @@ PYTHONPATH="%{buildroot}%{python3_sitearch}" \ %{_includedir}/python%{python3_version}*/%{modname}/ %changelog +* Tue Oct 29 2024 Troy Dawson - 3.0.3-5 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 3.0.3-4 - Bump release for June 2024 mass rebuild