From 272f9b867a7676e06aa5bd76a21eca89265dc4ff Mon Sep 17 00:00:00 2001 From: Kaleb S. KEITHLEY Date: Jun 22 2022 23:03:50 +0000 Subject: 17.2.0, rhbz#2100236 --- diff --git a/SPECS/ceph.spec b/SPECS/ceph.spec index fc917d9..a0001a9 100644 --- a/SPECS/ceph.spec +++ b/SPECS/ceph.spec @@ -155,7 +155,7 @@ ################################################################################# Name: ceph Version: 17.2.0 -Release: 2%{?dist} +Release: 3%{?dist} %if 0%{?fedora} || 0%{?rhel} Epoch: 2 %endif @@ -1611,8 +1611,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 @@ -2585,6 +2584,9 @@ exit 0 %config %{_sysconfdir}/prometheus/ceph/ceph_default_alerts.yml %changelog +* Wed Jun 22 2022 Kaleb S. KEITHLEY - 2:17.2.0-3 +- 17.2.0, rhbz#2100237 + * Wed Apr 27 2022 Kaleb S. KEITHLEY - 2:17.2.0-2 - 17.2.0 w/ system libarrow