From f871a2726e019d87942b8a36cf308905820639ba Mon Sep 17 00:00:00 2001 From: Kaleb S KEITHLEY Date: Thu, 7 Jan 2021 09:41:48 -0500 Subject: [PATCH] ceph 15.2.8, fuse3-devel Signed-off-by: Kaleb S KEITHLEY --- ceph.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ceph.spec b/ceph.spec index c691963..19e5aeb 100644 --- a/ceph.spec +++ b/ceph.spec @@ -101,7 +101,7 @@ ################################################################################# Name: ceph Version: 15.2.8 -Release: 1%{?dist} +Release: 2%{?dist} %if 0%{?fedora} || 0%{?rhel} Epoch: 2 %endif @@ -154,7 +154,7 @@ BuildRequires: cmake3 > 3.5 BuildRequires: cmake > 3.5 %endif BuildRequires: cryptsetup -BuildRequires: fuse-devel +BuildRequires: fuse3-devel BuildRequires: fmt-devel %if 0%{?rhel} == 7 # devtoolset offers newer make and valgrind-devel, but the old ones are good @@ -2381,6 +2381,9 @@ exit 0 %config %{_sysconfdir}/prometheus/ceph/ceph_default_alerts.yml %changelog +* Thu Jan 7 2020 Kaleb S. KEITHLEY - 2:15.2.8-2 +- ceph 15.2.8, fuse3-devel + * Wed Dec 23 2020 Kaleb S. KEITHLEY - 2:15.2.8-1 - ceph 15.2.8 GA