From 14ba4c28cfeb74683328e42db3a0017e90d43b0b Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Fri, 16 Apr 2021 04:15:41 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- python-configobj.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-configobj.spec b/python-configobj.spec index 0f6f156..cc66ee2 100644 --- a/python-configobj.spec +++ b/python-configobj.spec @@ -1,6 +1,6 @@ Name: python-configobj Version: 5.0.6 -Release: 23%{?dist} +Release: 24%{?dist} Summary: Config file reading, writing, and validation License: BSD URL: http://configobj.readthedocs.org/ @@ -52,6 +52,9 @@ py.test-%{python3_version} tests %{python3_sitelib}/configobj-%{version}-py%{python3_version}.egg-info %changelog +* Fri Apr 16 2021 Mohan Boddu - 5.0.6-24 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Wed Jan 27 2021 Fedora Release Engineering - 5.0.6-23 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild