diff --git a/python-cppy.spec b/python-cppy.spec index 5406a2b0428b22517698c14d059c9303836ac5e0..a8e42d1fd0612c166f5dda650473c4eb6ab8b2f8 100644 --- a/python-cppy.spec +++ b/python-cppy.spec @@ -1,4 +1,4 @@ -%define anolis_release 1 +%define anolis_release 2 %global srcname cppy %bcond_with doc @@ -80,5 +80,8 @@ rm -rf html/.{doctrees,buildinfo} %doc README.rst %changelog +* Wed Mar 13 2024 Zhao Hang - 1.2.1-2 +- Rebuild with python3.11 + * Tue Mar 28 2023 happy_orange - 1.2.1-1 - init package from upstream