From faace7b5c934b6e95002b74c212e935505171b9b Mon Sep 17 00:00:00 2001 From: eabdullin Date: Wed, 27 Mar 2024 13:59:01 +0300 Subject: [PATCH] - Rebuild for the latest golang --- SPECS/grafana-pcp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/SPECS/grafana-pcp.spec b/SPECS/grafana-pcp.spec index 9a81a33..f1e6c6d 100644 --- a/SPECS/grafana-pcp.spec +++ b/SPECS/grafana-pcp.spec @@ -16,7 +16,7 @@ end} Name: grafana-pcp Version: 5.1.1 -Release: 1%{?dist} +Release: 2%{?dist}.alma.1 Summary: Performance Co-Pilot Grafana Plugin License: ASL 2.0 URL: https://github.com/performancecopilot/grafana-pcp @@ -190,6 +190,9 @@ yarn test %changelog +* Wed Mar 27 2024 Eduard Abdullin 5.1.1-2.alma.1 +- Rebuild for the latest golang + * Thu Oct 27 2022 Andreas Gerstmayr 5.1.1-1 - update to 5.1.1 tagged upstream community sources, see CHANGELOG - resolve CVE-2022-27664 golang: net/http: handle server errors after sending GOAWAY