From 22939918de8b2e47ed0be0024932b4a7f9685588 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Fri, 8 Jan 2021 13:42:41 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/ceph.git#f871a2726e019d87942b8a36cf308905820639ba --- 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