diff --git a/python-zstd.spec b/python-zstd.spec index 4a35bd035e175c433dcf4ca179c0249bf5a75274..5b7111a240af0a9ce367eb2daad4f437c4009b11 100644 --- a/python-zstd.spec +++ b/python-zstd.spec @@ -1,4 +1,4 @@ -%define anolis_release 1 +%define anolis_release 2 %global pypi_name zstd @@ -40,7 +40,7 @@ doc files for python3-%{pypi_name} %pyproject_buildrequires %build -%pyproject_wheel -- --legacy --pyzstd-legacy --external +%pyproject_wheel %install %pyproject_install @@ -57,5 +57,9 @@ doc files for python3-%{pypi_name} %doc README.rst %changelog +* Mon Mar 25 2024 Bo Ren - 1.5.4.0-2 +- Rebuild with python3.11 +- fix build error + * Wed Mar 15 2023 mgb01105731 - 1.5.4.0-1 - Init upstream from version 1.5.4.0