From fd0fbd7d51b99746962c424e380766eda19f9da3 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Fri, 16 Apr 2021 05:44:46 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- stalld.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/stalld.spec b/stalld.spec index 01b4f6e..2a36ec3 100644 --- a/stalld.spec +++ b/stalld.spec @@ -1,6 +1,6 @@ Name: stalld Version: 1.9 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Daemon that finds starving tasks and gives them a temporary boost License: GPLv2 @@ -51,6 +51,9 @@ allow 10 microseconds of runtime for 1 second of clock time. %systemd_postun_with_restart %{name}.service %changelog +* Fri Apr 16 2021 Mohan Boddu - 1.9-2 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Wed Feb 17 2021 Clark Williams - 1.9-1 - Set starvation threshold default to 30 seconds - rework read buffer allocation to properly find page size