From 56b29adc463a1aaeea7af1a280a13c206bfc9226 Mon Sep 17 00:00:00 2001 From: Sahana Prasad Date: Tue, 14 Sep 2021 19:10:49 +0200 Subject: [PATCH] Rebuilt with OpenSSL 3.0.0 --- pcp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pcp.spec b/pcp.spec index 4767ac7..fc8bca2 100644 --- a/pcp.spec +++ b/pcp.spec @@ -1,6 +1,6 @@ Name: pcp Version: 5.3.2 -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 @@ -3286,6 +3286,9 @@ PCP_LOG_DIR=%{_logsdir} %files zeroconf -f pcp-zeroconf-files.rpm %changelog +* Tue Sep 14 2021 Sahana Prasad - 5.3.2-2 +- Rebuilt with OpenSSL 3.0.0 + * Fri Jul 30 2021 Mark Goodwin - 5.3.2-1 - Update to latest PCP sources.