From 9c39a844ee574fe272e886be7b5de4e01fc0c2b4 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 09:05:41 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- python-configobj.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-configobj.spec b/python-configobj.spec index 9d588c5..86d00f5 100644 --- a/python-configobj.spec +++ b/python-configobj.spec @@ -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 - 5.0.8-10 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 5.0.8-9 - Bump release for June 2024 mass rebuild