From d94d831860d5e01bfa25903df0b9b15d1f4a4a73 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 09:15:12 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- stalld.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/stalld.spec b/stalld.spec index 7bd356f..4a5e65a 100644 --- a/stalld.spec +++ b/stalld.spec @@ -1,6 +1,6 @@ Name: stalld Version: 1.19.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Daemon that finds starving tasks and gives them a temporary boost License: GPL-2.0-or-later AND GPL-2.0-only @@ -61,6 +61,10 @@ allow 10 microseconds of runtime for 1 second of clock time. %systemd_postun_with_restart %{name}.service %changelog +* Tue Oct 29 2024 Troy Dawson - 1.19.6-2 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Thu Aug 22 2024 Chris White - 1.19.6-1 - Makefile: add uninstall target - systemd: add BE environment variable to select backend