diff --git a/python-configobj.spec b/python-configobj.spec index b512046..49f3ada 100644 --- a/python-configobj.spec +++ b/python-configobj.spec @@ -1,6 +1,6 @@ Name: python-configobj Version: 5.0.8 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Config file reading, writing, and validation License: BSD-3-Clause URL: http://configobj.readthedocs.org/ @@ -51,6 +51,9 @@ export PYTHONPATH=$(pwd)/build/lib %{python3_sitelib}/configobj-%{version}-py%{python3_version}.egg-info %changelog +* Mon Jan 22 2024 Fedora Release Engineering - 5.0.8-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Mon Oct 09 2023 Terje Rosten - 5.0.8-6 - Add patch to fix CVE-2023-26112