diff --git a/SPECS/python-iniconfig.spec b/SPECS/python-iniconfig.spec index 0e7ad4a..58a2842 100644 --- a/SPECS/python-iniconfig.spec +++ b/SPECS/python-iniconfig.spec @@ -1,6 +1,6 @@ Name: python-iniconfig Version: 1.1.1 -Release: 17%{?dist} +Release: 18%{?dist} Summary: Brain-dead simple parsing of ini files # SPDX License: MIT @@ -70,6 +70,10 @@ sed -i "s/py\.test/pytest/" testing/test_iniconfig.py %changelog +* Tue Oct 29 2024 Troy Dawson - 1.1.1-18 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 1.1.1-17 - Bump release for June 2024 mass rebuild