From 5637e7c65a1bcba6c2a5d7d160633e34fbf929e8 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Tue, 22 Jun 2021 18:39:16 +0000 Subject: [PATCH] Rebuilt for RHEL 9 BETA for openssl 3.0 Related: rhbz#1971065 Signed-off-by: Mohan Boddu --- grafana-pcp.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/grafana-pcp.spec b/grafana-pcp.spec index 6af6971..5c8d561 100644 --- a/grafana-pcp.spec +++ b/grafana-pcp.spec @@ -23,7 +23,7 @@ end} Name: grafana-pcp Version: 3.0.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Performance Co-Pilot Grafana Plugin License: ASL 2.0 URL: https://github.com/performancecopilot/grafana-pcp @@ -190,6 +190,10 @@ export GOPATH=%{_builddir} %changelog +* Tue Jun 22 2021 Mohan Boddu - 3.0.2-4 +- Rebuilt for RHEL 9 BETA for openssl 3.0 + Related: rhbz#1971065 + * Thu Apr 15 2021 Mohan Boddu - 3.0.2-3 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937