From 1fd4067b593e14c816041873f834c03c5ab7aec5 Mon Sep 17 00:00:00 2001 From: "Kaleb S. KEITHLEY" Date: Wed, 15 Feb 2023 17:56:26 -0500 Subject: [PATCH] ceph-17.2.5, rebuild with libarrow-11 Signed-off-by: Kaleb S. KEITHLEY --- ceph.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ceph.spec b/ceph.spec index 61ba48d..c4c9a21 100644 --- a/ceph.spec +++ b/ceph.spec @@ -162,7 +162,7 @@ ################################################################################# Name: ceph Version: 17.2.5 -Release: 9%{?dist} +Release: 10%{?dist} %if 0%{?fedora} || 0%{?rhel} Epoch: 2 %endif @@ -2617,6 +2617,9 @@ exit 0 %config %{_sysconfdir}/prometheus/ceph/ceph_default_alerts.yml %changelog +* Wed Feb 15 2023 Kaleb S. KEITHLEY - 2:17.2.5-10 +- ceph-17.2.5, rebuild with libarrow-11 + * Fri Jan 27 2023 Kaleb S. KEITHLEY - 2:17.2.5-9 - ceph-17.2.5, more ELN (rhel 10)