diff --git a/SPECS/python-iniconfig.spec b/SPECS/python-iniconfig.spec index f334eb5..cf2e900 100644 --- a/SPECS/python-iniconfig.spec +++ b/SPECS/python-iniconfig.spec @@ -1,6 +1,6 @@ Name: python-iniconfig Version: 1.1.1 -Release: 5%{?dist} +Release: 7%{?dist} Summary: Brain-dead simple parsing of ini files License: MIT URL: http://github.com/RonnyPfannschmidt/iniconfig @@ -62,6 +62,15 @@ Summary: %{summary} %changelog +* Tue Feb 22 2022 Tomas Orsava - 1.1.1-7 +- Add gating configuration and a simple smoke test +- Related: rhbz#1950291 + +* Tue Feb 08 2022 Tomas Orsava - 1.1.1-6 +- Add automatically generated Obsoletes tag with the python39- prefix + for smoother upgrade from RHEL8 +- Related: rhbz#1990421 + * Tue Aug 10 2021 Mohan Boddu - 1.1.1-5 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688