From cc042eb167211babd5ed0230e2879bf52aa09cd9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Sat, 23 May 2020 01:40:48 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- python-configobj.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-configobj.spec b/python-configobj.spec index a70f955..e11dd24 100644 --- a/python-configobj.spec +++ b/python-configobj.spec @@ -1,6 +1,6 @@ Name: python-configobj Version: 5.0.6 -Release: 20%{?dist} +Release: 21%{?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?.?.egg-info %changelog +* Fri May 22 2020 Miro HronĨok - 5.0.6-21 +- Rebuilt for Python 3.9 + * Thu Jan 30 2020 Fedora Release Engineering - 5.0.6-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild