diff --git a/ceph.spec b/ceph.spec index 70756a84c203b899ec8328d4629c56ac75c58c68..5028b878ce5f88bffabbffcef9bfe5fcba9214ca 100644 --- a/ceph.spec +++ b/ceph.spec @@ -1,4 +1,4 @@ -%define anolis_release 3 +%define anolis_release 4 %global _hardened_build 1 %bcond_with make_check @@ -91,6 +91,7 @@ Patch0020: 0020-src-arrow-cpp-cmake_modules-ThirdpartyToolchain.cmake.patch Patch0023: 0023-src-s3select-include-s3select_parquet_intrf.h.patch Patch0024: 0024-gcc-13.patch Patch0025: 0025-selinux-prepare-for-anon-inode-controls-enablement.patch +Patch0026: 0026-src-boost-libs-python-src-object.patch %if %{without bundled_boost} Patch1001: ceph-17.2.0-pybind-boost-1.74.patch Patch1002: ceph-17.2.5-boost-1.81.patch @@ -1943,6 +1944,10 @@ exit 0 %config %{_sysconfdir}/prometheus/ceph/ceph_default_alerts.yml %changelog +* Mon Mar 11 2024 Bo Ren - 17.2.5-4 +- Rebuild with python3.11 +- Fix Python 3.11 (PEP-620) incompatibility + * Wed Jun 14 2023 Bo Ren - 17.2.5-3 - rebuild with thrift-0.18.1-1