From 2c21accaa73df2109d0dd961fdce515b8f83f97e Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 09:15:45 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- sysprof.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/sysprof.spec b/sysprof.spec index d80664c..cc39671 100644 --- a/sysprof.spec +++ b/sysprof.spec @@ -9,7 +9,7 @@ Name: sysprof Version: 46.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: A system-wide Linux profiler License: GPL-2.0-or-later AND GPL-3.0-or-later AND CC-BY-SA-4.0 AND BSD-2-Clause-Patent @@ -212,6 +212,10 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop %changelog +* Tue Oct 29 2024 Troy Dawson - 46.0-5 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jul 08 2024 Tomas Popela - 46.0-4 - Only bundle libunwind on RHEL like systems