From 62bc13b91a8fbe8beaaf867968e529d75ebf7a3a Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 09:19:05 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- watchdog.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/watchdog.spec b/watchdog.spec index c25d380..86bccc9 100644 --- a/watchdog.spec +++ b/watchdog.spec @@ -1,7 +1,7 @@ Summary: Software and/or Hardware watchdog daemon Name: watchdog Version: 5.16 -Release: 10%{?dist} +Release: 11%{?dist} License: GPL-2.0-or-later URL: http://sourceforge.net/projects/watchdog/ @@ -127,6 +127,10 @@ rm %{name}.sysconfig %changelog +* Tue Oct 29 2024 Troy Dawson - 5.16-11 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Wed Jun 26 2024 Josef Ridky - 5.16-10 - Add gating.yaml file