diff --git a/python-iniparse.spec b/python-iniparse.spec index bf0e1bd..21e1721 100644 --- a/python-iniparse.spec +++ b/python-iniparse.spec @@ -5,7 +5,7 @@ Name: python-%{modname} Version: 0.4 -Release: 37%{?dist} +Release: 38%{?dist} Summary: Python Module for Accessing and Modifying Configuration Data in INI files License: MIT and Python URL: http://code.google.com/p/iniparse/ @@ -90,6 +90,9 @@ rm -vfr %{buildroot}%{_docdir}/* %{python3_sitelib}/%{modname}-%{version}-*.egg-info %changelog +* Thu Oct 03 2019 Miro Hrončok - 0.4-38 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Sat Aug 31 2019 Miro Hrončok - 0.4-37 - Drop build dependency on python2-test