Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 09:07:34 -07:00
parent 4710a32397
commit 241b938d89

View File

@ -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 <tdawson@redhat.com> - 4.9.0-6
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 4.9.0-5
- Bump release for June 2024 mass rebuild