diff --git a/python-iniparse.spec b/python-iniparse.spec index 9ba4779769f5ba452f562b66d1ab1f77fc10a94a..bbdca40c3a1635f4f62ba9ea2c268b211fb8bf81 100644 --- a/python-iniparse.spec +++ b/python-iniparse.spec @@ -3,7 +3,7 @@ Name: python-iniparse Version: 0.4 -Release: 36 +Release: 37 Summary: Python Module for Accessing and Modifying Configuration Data in INI files License: MIT and PSF URL: http://code.google.com/p/iniparse/ @@ -12,11 +12,11 @@ Source0: http://iniparse.googlecode.com/files/iniparse-%{version}.tar.gz BuildArch: noarch # PATCH-FIX-UPSTREAM -Patch0: fix-handle-REMXXXX-is-not-comment.patch +Patch6000: fix-handle-REMXXXX-is-not-comment.patch # PATCH-FIX-UPSTREAM -Patch1: python3-compat.patch +Patch6001: python3-compat.patch # PATCH-FIX-UPSTREAM -Patch2: setup-fixes.patch +Patch6002: setup-fixes.patch %description iniparse is an INI parser for Python which is API compatible @@ -79,6 +79,12 @@ This package is the python3 version of python-iniparse. %exclude %{_docdir}/iniparse-%{version}/ %changelog +* Thu Jan 09 2020 kangenbo - 0.4-37 +- Type:enhancement +- ID:NA +- SUG:NA +- DESC:update software packages + * Fri Sep 27 2019 shenyangyang - 0.4-36 - Type:enhancement - ID:NA