This commit is contained in:
parent
a7636a9373
commit
1302295e7a
@ -1,6 +1,6 @@
|
|||||||
Name: python-configobj
|
Name: python-configobj
|
||||||
Version: 5.0.8
|
Version: 5.0.8
|
||||||
Release: 6%{?dist}
|
Release: 7%{?dist}
|
||||||
Summary: Config file reading, writing, and validation
|
Summary: Config file reading, writing, and validation
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
URL: http://configobj.readthedocs.org/
|
URL: http://configobj.readthedocs.org/
|
||||||
@ -51,6 +51,9 @@ export PYTHONPATH=$(pwd)/build/lib
|
|||||||
%{python3_sitelib}/configobj-%{version}-py%{python3_version}.egg-info
|
%{python3_sitelib}/configobj-%{version}-py%{python3_version}.egg-info
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Oct 09 2023 Terje Rosten <terje.rosten@ntnu.no> - 5.0.8-6
|
||||||
- Add patch to fix CVE-2023-26112
|
- Add patch to fix CVE-2023-26112
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user