diff --git a/python-configobj.spec b/python-configobj.spec index 5bc444bcd750e8eac22cff176ee94f848f0c13ac..50ad1e80d9c9e1f15c232b37600b3be432709e79 100644 --- a/python-configobj.spec +++ b/python-configobj.spec @@ -2,7 +2,7 @@ Name: python-configobj Version: 5.0.8 -Release: 2 +Release: 3 Summary: ConfigObj is a simple but powerful config file reader and writer License: BSD URL: http://configobj.readthedocs.org/ @@ -61,6 +61,9 @@ pytest -c setup.cfg --color=yes %{python3_sitelib}/* %changelog +* Tue Jul 01 2025 Wangmian - 5.0.8-3 +- Fixed bug for macros in Changelog + * Sat Sep 14 2024 Wangmian - 5.0.8-2 - fix CVE-2023-26112 @@ -77,7 +80,7 @@ pytest -c setup.cfg --color=yes - rebuild the version to 5.0.6-18 * Fri Jul 30 2021 chenyanpanHW - 5.0.6-17 -- DESC: delete -Sgit from %autosetup, and delete BuildRequires git +- DESC: delete -Sgit from autosetup, and delete BuildRequires git * Fri Oct 30 2020 yanglongkang - 5.0.6-16 - remove python2 dependency