From 960018012a66fc273008fc01ee1e9e258cbf17fa Mon Sep 17 00:00:00 2001 From: Bo Ren Date: Wed, 14 Jun 2023 14:52:43 +0800 Subject: [PATCH] rebuild with thrift-0.18.1-1 Signed-off-by: Bo Ren --- ceph.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ceph.spec b/ceph.spec index 3670b45..70756a8 100644 --- a/ceph.spec +++ b/ceph.spec @@ -1,4 +1,4 @@ -%define anolis_release 2 +%define anolis_release 3 %global _hardened_build 1 %bcond_with make_check @@ -1943,6 +1943,9 @@ exit 0 %config %{_sysconfdir}/prometheus/ceph/ceph_default_alerts.yml %changelog +* Wed Jun 14 2023 Bo Ren - 17.2.5-3 +- rebuild with thrift-0.18.1-1 + * Mon May 08 2023 mgb01105731 - 17.2.5-2 - rebuild with libaio update -- Gitee