diff --git a/python-pandas.spec b/python-pandas.spec index 0797be26ee9325bee1a08f833b8c2c46ce8ddea4..fbc85617c7aa957f26eb55fde569cd47ec4b5b87 100644 --- a/python-pandas.spec +++ b/python-pandas.spec @@ -1,4 +1,4 @@ -%define anolis_release 1 +%define anolis_release 2 # We need to break some cycles with optional dependencies for bootstrapping; # given that a conditional is needed, we take the opportunity to omit as many # optional dependencies as possible for bootstrapping. @@ -636,5 +636,8 @@ export PYTHONHASHSEED="$( %changelog +* Wed Mar 13 2024 Zhao Hang - 1.5.3-2 +- Rebuild with python3.11 + * Wed May 03 2023 Funda Wang - 1.5.3-1 - Import package for anolis 23