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)