This commit is contained in:
Fedora Release Engineering 2024-01-22 00:22:39 +00:00
parent a7636a9373
commit 1302295e7a

View File

@ -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 <releng@fedoraproject.org> - 5.0.8-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Oct 09 2023 Terje Rosten <terje.rosten@ntnu.no> - 5.0.8-6
- Add patch to fix CVE-2023-26112