From bf9fad9af05af62365f175c4801cf3ac38bb611f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 15 Aug 2019 23:22:48 +0200 Subject: [PATCH] Rebuilt for Python 3.8 --- python-configobj.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-configobj.spec b/python-configobj.spec index 24be6fa..c5e5cbf 100644 --- a/python-configobj.spec +++ b/python-configobj.spec @@ -1,6 +1,6 @@ Name: python-configobj Version: 5.0.6 -Release: 16%{?dist} +Release: 17%{?dist} Summary: Config file reading, writing, and validation License: BSD URL: http://configobj.readthedocs.org/ @@ -74,6 +74,9 @@ py.test-%{python3_version} tests %{python3_sitelib}/configobj-%{version}-py?.?.egg-info %changelog +* Thu Aug 15 2019 Miro HronĨok - 5.0.6-17 +- Rebuilt for Python 3.8 + * Fri Jul 26 2019 Fedora Release Engineering - 5.0.6-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild