diff --git a/pcp.spec b/pcp.spec index 80dea71..691a20e 100644 --- a/pcp.spec +++ b/pcp.spec @@ -1,6 +1,6 @@ Name: pcp Version: 5.3.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: System-level performance monitoring and performance management License: GPLv2+ and LGPLv2+ and CC-BY URL: https://pcp.io @@ -3282,6 +3282,10 @@ PCP_LOG_DIR=%{_logsdir} %files zeroconf -f pcp-zeroconf-files.rpm %changelog +* Mon Aug 09 2021 Mohan Boddu - 5.3.1-5 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Mon Jul 12 2021 Mark Goodwin - 5.3.1-4 - Improve pmproxy and libpcp_web scalability (BZ 1975069) - Provide a pcp-ss(1) tool in pcp-system-tools (BZ 1879350)