From b949fdefff7c33f5205559bf14733fb45197b821 Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Tue, 5 Nov 2024 05:06:29 +0300 Subject: [PATCH] import pcm-202405-2.el10 --- SPECS/pcm.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/pcm.spec b/SPECS/pcm.spec index 1ca6b5f..443d777 100644 --- a/SPECS/pcm.spec +++ b/SPECS/pcm.spec @@ -1,6 +1,6 @@ Name: pcm Version: 202405 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Intel(r) Performance Counter Monitor License: BSD Url: https://github.com/intel/pcm @@ -61,6 +61,10 @@ rm -rf %{buildroot}/usr/share/doc/PCM/*.txt %{_unitdir}/%{name}-sensor-server.service %changelog +* Tue Oct 29 2024 Troy Dawson - 202405-2 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Fri Jul 26 2024 Jakub Čajka - 202405-1 - Initial package import in to RHEL - Resolves: RHEL-38575 and RHEL-39699