diff --git a/python-configobj.spec b/python-configobj.spec index 3e644fc12fb4e78eaf2890e25a6ff9f11f50e18e..577989e0e49c435eafcdab863d5e3524d53bda4c 100644 --- a/python-configobj.spec +++ b/python-configobj.spec @@ -1,4 +1,4 @@ -%define anolis_release 2 +%define anolis_release 3 Name: python-configobj Version: 5.0.8 Release: %{anolis_release}%{?dist} @@ -65,6 +65,9 @@ py.test-%{python3_version} -c setup.cfg --color=yes --cov=configobj --cov-report %doc README.md %changelog +* Thu Mar 14 2024 Zhao Hang - 5.0.8-3 +- Rebuild with python3.11 + * Tue Oct 10 2023 Funda Wang - 5.0.8-2 - Fix CVE-2023-26112