From 939238e1dd96d71715c95adc99e23c28dde4ee8a Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Wed, 16 Jun 2021 03:35:12 +0000 Subject: [PATCH] Rebuilt for RHEL 9 BETA for openssl 3.0 Related: rhbz#1971065 Signed-off-by: Mohan Boddu --- pcp.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/pcp.spec b/pcp.spec index 95d71ef..dee1310 100644 --- a/pcp.spec +++ b/pcp.spec @@ -1,6 +1,6 @@ Name: pcp Version: 5.3.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: System-level performance monitoring and performance management License: GPLv2+ and LGPLv2+ and CC-BY URL: https://pcp.io @@ -3273,6 +3273,10 @@ PCP_LOG_DIR=%{_logsdir} %files zeroconf -f pcp-zeroconf-files.rpm %changelog +* Wed Jun 16 2021 Mohan Boddu - 5.3.1-2 +- Rebuilt for RHEL 9 BETA for openssl 3.0 + Related: rhbz#1971065 + * Wed Jun 09 2021 Nathan Scott - 5.3.1-1 - Add selinux rules for pmdabcc bpf access (BZ 1952374) - Update to latest PCP sources (BZ 1957575)