From 31cfdc55d2f135b00ed6db21dde300a3d34dc3ba Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Thu, 8 Aug 2024 04:29:30 -0700 Subject: [PATCH] Bump release for Aug 2024 perl mass rebuild Signed-off-by: Troy Dawson --- pcp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pcp.spec b/pcp.spec index 9340cbf..27e9699 100644 --- a/pcp.spec +++ b/pcp.spec @@ -1,6 +1,6 @@ Name: pcp Version: 6.3.0 -Release: 1%{?dist} +Release: 2%{?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 @@ -3571,6 +3571,9 @@ fi %files zeroconf -f pcp-zeroconf-files.rpm %changelog +* Thu Aug 08 2024 Troy Dawson - 6.3.0-2 +- Bump release for Aug 2024 java mass rebuild + * Thu Aug 1 2024 Nathan Scott - 6.3.0-1 - Update to latest stable version of PCP (RHEL-43429)