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)