diff --git a/SPECS/ceph.spec b/SPECS/ceph.spec
index be6c4c5..16016a5 100644
--- a/SPECS/ceph.spec
+++ b/SPECS/ceph.spec
@@ -153,7 +153,7 @@
 #################################################################################
 Name:		ceph
 Version:	17.2.0
-Release:	2%{?dist}
+Release:	3%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch:		2
 %endif
@@ -1610,8 +1610,7 @@ exit 0
 %if 0%{with cephadm}
 %if ! 0%{?suse_version}
 %postun -n cephadm
-userdel -r cephadm || true
-exit 0
+[ $1 -ne 0 ] || userdel cephadm || :
 %endif
 %endif
 
@@ -2584,6 +2583,9 @@ exit 0
 %config %{_sysconfdir}/prometheus/ceph/ceph_default_alerts.yml
 
 %changelog
+* Wed Jun 22 2022 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 2:17.2.0-3
+- 17.2.0, rhbz#2100237
+
 * Wed Apr 27 2022 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 2:17.2.0-2
 - 17.2.0 w/ system libarrow