diff --git a/SPECS/python-pexpect.spec b/SPECS/python-pexpect.spec index 4930920..e2b6edd 100644 --- a/SPECS/python-pexpect.spec +++ b/SPECS/python-pexpect.spec @@ -5,7 +5,7 @@ Name: python-%{modname} Summary: Unicode-aware Pure Python Expect-like module Version: 4.9.0 -Release: 5%{?dist} +Release: 6%{?dist} # All the files have ISC license except the # following two that have BSD license: @@ -97,6 +97,10 @@ CI=true py.test-3 --verbose %{python3_sitelib}/%{modname}-*.egg-info %changelog +* Tue Oct 29 2024 Troy Dawson - 4.9.0-6 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 4.9.0-5 - Bump release for June 2024 mass rebuild