From b346b00e2a151a0ea1ddb92eceef0fd277a7eec0 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Fri, 5 Feb 2021 00:02:58 +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-configobj.git#393c57a2984fa18137d8bee2388dec41d7fffb31 --- python-configobj.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-configobj.spec b/python-configobj.spec index b2351ad..0f6f156 100644 --- a/python-configobj.spec +++ b/python-configobj.spec @@ -1,6 +1,6 @@ Name: python-configobj Version: 5.0.6 -Release: 22%{?dist} +Release: 23%{?dist} Summary: Config file reading, writing, and validation License: BSD URL: http://configobj.readthedocs.org/ @@ -52,6 +52,9 @@ py.test-%{python3_version} tests %{python3_sitelib}/configobj-%{version}-py%{python3_version}.egg-info %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 5.0.6-23 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 5.0.6-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild