From 4844e582ac01b671091d5ca24638e6895de2d5a1 Mon Sep 17 00:00:00 2001 From: "Kaleb S. KEITHLEY" Date: Thu, 20 Apr 2023 10:05:42 -0400 Subject: [PATCH] ceph-17.2.6, rebuild with rocksdb-8.0.0 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 6e72214..e9b5cd4 100644 --- a/ceph.spec +++ b/ceph.spec @@ -160,7 +160,7 @@ ################################################################################# Name: ceph Version: 17.2.6 -Release: 1%{?dist} +Release: 2%{?dist} %if 0%{?fedora} || 0%{?rhel} Epoch: 2 %endif @@ -2617,6 +2617,9 @@ exit 0 %config %{_sysconfdir}/prometheus/ceph/ceph_default_alerts.yml %changelog +* Thu Apr 20 2023 Kaleb S. KEITHLEY - 2:17.2.6-2 +- ceph-17.2.6, rebuild with rocksdb-8.0.0 + * Fri Apr 7 2023 Kaleb S. KEITHLEY - 2:17.2.6-1 - ceph-17.2.6 GA