From 5904d137cf336a56881348d7635ec724449632d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 26 May 2020 02:42:31 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- ceph.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ceph.spec b/ceph.spec index bacbd5a..2f77f6e 100644 --- a/ceph.spec +++ b/ceph.spec @@ -104,7 +104,7 @@ ################################################################################# Name: ceph Version: 15.2.2 -Release: 1%{?dist} +Release: 2%{?dist} %if 0%{?fedora} || 0%{?rhel} Epoch: 2 %endif @@ -2362,6 +2362,9 @@ exit 0 %config %{_sysconfdir}/prometheus/ceph/ceph_default_alerts.yml %changelog +* Tue May 26 2020 Miro HronĨok - 2:15.2.2-2 +- Rebuilt for Python 3.9 + * Mon May 18 2020 Kaleb S. KEITHLEY - 2:15.2.2-1 - ceph 15.2.2 GA