diff --git a/scons.spec b/scons.spec index d2142b6d88d77191958b6bd481b092c0e09cd0e2..d4f0cba94b82051684c818f434405563f6da638e 100644 --- a/scons.spec +++ b/scons.spec @@ -1,4 +1,4 @@ -%define anolis_release 1 +%define anolis_release 2 %bcond_with debug %bcond_without doc @@ -244,5 +244,8 @@ popd %endif %changelog +* Mon Mar 11 2024 Zhao Hang - 4.3.0-2 +- Rebuild with python3.11 + * Tue Mar 28 2023 Zhongling He - 4.3.0-1 - Init package from upstream