From aaee7c5be27c302efbe7befae40b5a54ff7bbc61 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Wed, 14 Jun 2023 18:26:30 +0200 Subject: [PATCH] Rebuilt for Python 3.12 --- python-iniparse.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-iniparse.spec b/python-iniparse.spec index 9693107..9651a89 100644 --- a/python-iniparse.spec +++ b/python-iniparse.spec @@ -3,7 +3,7 @@ Name: python-iniparse Version: 0.5 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Accessing and Modifying INI files # From LICENSE: @@ -58,6 +58,9 @@ rm -vfr %{buildroot}%{_docdir}/* %doc README.md Changelog html/ %changelog +* Wed Jun 14 2023 Python Maint - 0.5-5 +- Rebuilt for Python 3.12 + * Fri Jan 20 2023 Fedora Release Engineering - 0.5-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild