diff --git a/python-slip.spec b/python-slip.spec index 5830cb1a702fca8ac6c506440f51819d0b0bc7c9..ca34d181cb7f8ac0f3ea282fa0ea07c9e58825bb 100644 --- a/python-slip.spec +++ b/python-slip.spec @@ -1,4 +1,4 @@ -%define anolis_release 2 +%define anolis_release 3 %global pypi_name slip Name: python-%{pypi_name} @@ -82,6 +82,9 @@ make install PYTHON=%{__python3} DESTDIR=%buildroot %doc AUTHORS %changelog +* Mon Mar 11 2024 Zhao Hang - 0.6.5-3 +- Rebuild with python3.11 + * Mon Apr 10 2023 Shawn Wang - 0.6.5-2 - Optimize the spec file