From 7ec7440cea0b9c11540b4b6e65723035107086cb Mon Sep 17 00:00:00 2001 From: Kaleb S. KEITHLEY Date: Apr 13 2021 14:00:09 +0000 Subject: cephadm --- diff --git a/SPECS/ceph.spec b/SPECS/ceph.spec index 90ad53f..33d4632 100644 --- a/SPECS/ceph.spec +++ b/SPECS/ceph.spec @@ -126,7 +126,7 @@ ################################################################################# Name: ceph Version: 16.2.0 -Release: 1%{?dist} +Release: 2%{?dist} %if 0%{?fedora} || 0%{?rhel} Epoch: 2 %endif @@ -670,7 +670,7 @@ Group: System/Filesystems %endif Requires: ceph-mgr = %{_epoch_prefix}%{version}-%{release} Requires: python-remoto -Requires: cephadm = %{_epoch_prefix}%{version}-%{release} +Requires: cephadm >= %{_epoch_prefix}%{version}-%{release} %if 0%{?suse_version} Requires: openssh Requires: python%{python3_pkgversion}-Jinja2 @@ -2498,6 +2498,9 @@ exit 0 %config %{_sysconfdir}/prometheus/ceph/ceph_default_alerts.yml %changelog +* Thu Apr 1 2021 Kaleb S. KEITHLEY - 2:16.2.0-2 +- 16.2.0 GA, cephadm + * Wed Mar 31 2021 Kaleb S. KEITHLEY - 2:16.2.0-1 - 16.2.0 GA