diff --git a/python-tornado.spec b/python-tornado.spec index a603de42253eafe7523ea1268859e3692fb84bf1..04292e3b2d9da790c5d658528508d0bcccc27f3b 100644 --- a/python-tornado.spec +++ b/python-tornado.spec @@ -1,4 +1,4 @@ -%define anolis_release 2 +%define anolis_release 3 %global srcname tornado %global common_description %{expand: Tornado is an open source version of the scalable, non-blocking web @@ -68,6 +68,9 @@ export TRAVIS=true %doc demos %changelog +* Mon Apr 08 2024 Bo Ren - 6.3.3-3 +- Rebuild with python3.11 + * Wed Mar 13 2024 Zhao Hang - 6.3.3-2 - Rebuild with python3.11