diff --git a/python-iniparse.spec b/python-iniparse.spec index 70371c180f0fe06f16fceca9aba7bfc1e2f9e219..a3b3c7f9d7e211f314f00bf226860b3eb870c34b 100644 --- a/python-iniparse.spec +++ b/python-iniparse.spec @@ -3,7 +3,7 @@ Name: python-iniparse Version: 0.5 -Release: 2 +Release: 3 Summary: Python Module for Accessing and Modifying Configuration Data in INI files License: MIT AND Python-2.0 URL: https://github.com/candlepin/python-iniparse @@ -58,6 +58,11 @@ export PYTHONPATH=%{buildroot}%{python3_sitelib} %exclude %{_docdir}/iniparse-%{version}/ %changelog +* Wed Aug 14 2024 wangjiang - 0.5-3 +- Type:enhancement +- ID:NA +- SUG:NA +- DESC:License compliance rectification * Tue Nov 19 2024 xiangyuning - 0.5-2 - ID:NA