diff --git a/SPECS/ceph.spec b/SPECS/ceph.spec
index a807262..8f2350c 100644
--- a/SPECS/ceph.spec
+++ b/SPECS/ceph.spec
@@ -101,7 +101,7 @@
 #################################################################################
 Name:		ceph
 Version:	15.2.13
-Release:	1%{?dist}
+Release:	2%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch:		2
 %endif
@@ -163,7 +163,7 @@ BuildRequires:	gdbm
 %if 0%{with tcmalloc}
 # libprofiler did not build on ppc64le until 2.7.90
 %if 0%{?fedora} || 0%{?rhel} >= 8
-BuildRequires:	gperftools-devel >= 2.7
+BuildRequires:	gperftools-devel >= 2.7.90
 %endif
 %if 0%{?rhel} && 0%{?rhel} < 8
 BuildRequires:	gperftools-devel >= 2.6.1
@@ -2403,6 +2403,9 @@ exit 0
 %config %{_sysconfdir}/prometheus/ceph/ceph_default_alerts.yml
 
 %changelog
+* Thu May 27 2021 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 2:15.2.13-2
+- ceph 15.2.13, rebuild with gperftools-2.7.90
+
 * Wed May 26 2021 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 2:15.2.13-1
 - ceph 15.2.13 GA