From 0902d4f223287cbaf20c13912928f90232c9bd78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 3 Oct 2019 14:07:12 +0200 Subject: [PATCH] Rebuilt for Python 3.8.0rc1 (#1748018) --- python-configobj.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-configobj.spec b/python-configobj.spec index c5e5cbf..eae8451 100644 --- a/python-configobj.spec +++ b/python-configobj.spec @@ -1,6 +1,6 @@ Name: python-configobj Version: 5.0.6 -Release: 17%{?dist} +Release: 18%{?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 Oct 03 2019 Miro Hrončok - 5.0.6-18 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Thu Aug 15 2019 Miro Hrončok - 5.0.6-17 - Rebuilt for Python 3.8