From 94daad66fca0f734cb62fc209c37b9dcdbd01fba Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 09:07:13 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- pcp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pcp.spec b/pcp.spec index bd745d3..e9df656 100644 --- a/pcp.spec +++ b/pcp.spec @@ -1,6 +1,6 @@ Name: pcp Version: 6.2.2 -Release: 4%{?dist} +Release: 5%{?dist} Summary: System-level performance monitoring and performance management License: GPL-2.0-or-later AND LGPL-2.1-or-later AND CC-BY-3.0 URL: https://pcp.io @@ -3535,6 +3535,9 @@ fi %files zeroconf -f pcp-zeroconf-files.rpm %changelog +* Mon Jun 24 2024 Troy Dawson - 6.2.2-5 +- Bump release for June 2024 mass rebuild + * Wed Jun 19 2024 Nathan Scott - 6.2.2-4 - Update to latest stable version of PCP (RHEL-43429)