From 85c79310ca48dcc369a5be43d856e65d684219b0 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Fri, 5 Feb 2021 00:31:50 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/python-iniconfig.git#d1304111d4c3d0e9085630d9f08d2442efee6426 --- python-iniconfig.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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)