From 886d0a0c21aa47825366554d57f84de342d751a8 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 13 Jun 2022 17:10:13 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- python-configobj.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-configobj.spec b/python-configobj.spec index fca0790..9c22921 100644 --- a/python-configobj.spec +++ b/python-configobj.spec @@ -1,6 +1,6 @@ Name: python-configobj Version: 5.0.6 -Release: 27%{?dist} +Release: 28%{?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 +* Mon Jun 13 2022 Python Maint - 5.0.6-28 +- Rebuilt for Python 3.11 + * Fri Jan 21 2022 Fedora Release Engineering - 5.0.6-27 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild