From 0736762a1ea2b74fcd8c95834f06693b4532f0c5 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 09:15:53 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- sysstat.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/sysstat.spec b/sysstat.spec index 9803b42..c10534e 100644 --- a/sysstat.spec +++ b/sysstat.spec @@ -1,7 +1,7 @@ Summary: Collection of performance monitoring tools for Linux Name: sysstat Version: 12.7.6 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL-2.0-or-later URL: http://sebastien.godard.pagesperso-orange.fr @@ -110,6 +110,10 @@ fi %{_localstatedir}/log/sa %changelog +* Tue Oct 29 2024 Troy Dawson - 12.7.6-2 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Thu Jul 04 2024 Lukáš Zaoral - 12.7.6-1 - rebase to latest upstream release (RHEL-20252)