diff --git a/python-iniconfig.spec b/python-iniconfig.spec index 0284e0c..77f79fe 100644 --- a/python-iniconfig.spec +++ b/python-iniconfig.spec @@ -1,6 +1,6 @@ Name: python-iniconfig Version: 1.1.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Brain-dead simple parsing of ini files License: MIT URL: http://github.com/RonnyPfannschmidt/iniconfig @@ -61,6 +61,9 @@ Summary: %{summary} %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 1.1.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Thu Oct 15 2020 Tomas Hrnciar - 1.1.1-1 - Update to 1.1.1 (#1888157)