From 59918348ae26757756e65b07b535cbe3dd413273 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:36:37 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- intel-cmt-cat.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/intel-cmt-cat.spec b/intel-cmt-cat.spec index 66ff2db..c59efa9 100644 --- a/intel-cmt-cat.spec +++ b/intel-cmt-cat.spec @@ -7,7 +7,7 @@ including, Cache Monitoring Technology (CMT), Memory Bandwidth Monitoring Name: intel-cmt-cat Version: 23.11 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Intel cache monitoring and allocation technology config tool License: BSD-3-Clause @@ -68,6 +68,10 @@ Development files. %{_libdir}/libpqos.so %changelog +* Tue Oct 29 2024 Troy Dawson - 23.11-6 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Fri Aug 23 2024 Eugene Syromiatnikov - 23.11-5 - Address issues reported by SAST (RHEL-40017)