From 0f9b8e7b593f9a9ee63e78b44b57ad36f4d093f6 Mon Sep 17 00:00:00 2001 From: Jiri Olsa Date: Thu, 3 Nov 2022 11:13:44 +0100 Subject: [PATCH] rebuilt for libbpf 1.0 --- pcp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pcp.spec b/pcp.spec index 2f97090..f76dd9c 100644 --- a/pcp.spec +++ b/pcp.spec @@ -1,6 +1,6 @@ Name: pcp Version: 6.0.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: System-level performance monitoring and performance management License: GPLv2+ and LGPLv2+ and CC-BY URL: https://pcp.io @@ -3371,6 +3371,9 @@ fi %files zeroconf -f pcp-zeroconf-files.rpm %changelog +* Thu Nov 03 2022 Jiri Olsa - 6.0.1-3 +- rebuilt for libbpf 1.0 + * Fri Nov 11 2022 Nathan Scott - 6.0.1-2 - Resolve an issue with installing sysusers entries - Fix RPM spec file scriptlet relating to pmieconf (BZ 2139720)