Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 09:05:41 -07:00
parent c3a1b139ba
commit 9c39a844ee

View File

@ -1,6 +1,6 @@
Name: python-configobj
Version: 5.0.8
Release: 9%{?dist}
Release: 10%{?dist}
Summary: Config file reading, writing, and validation
License: BSD-3-Clause
URL: http://configobj.readthedocs.org/
@ -51,6 +51,10 @@ export PYTHONPATH=$(pwd)/build/lib
%{python3_sitelib}/configobj-%{version}-py%{python3_version}.egg-info
%changelog
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 5.0.8-10
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 5.0.8-9
- Bump release for June 2024 mass rebuild