diff --git a/python-websockets.spec b/python-websockets.spec index 1c80565f38cedf06caeeac6a0f6bc23b8885c6a0..cfe3ce4261fff12ce9f7f46f7163d68c3bbab167 100644 --- a/python-websockets.spec +++ b/python-websockets.spec @@ -1,4 +1,4 @@ -%define anolis_release 1 +%define anolis_release 2 %global pypi_name websockets @@ -67,5 +67,8 @@ The %{name}-doc package contains documentation files for %{name}. %doc README.rst %changelog +* Wed Mar 13 2024 Zhao Hang - 10.4-2 +- Rebuild with python3.11 + * Tue Mar 28 2023 yuanhui - 10.4-1 - Init package from upstream