From 70cc18dcec0b63da66df5967da869c417f2b5f1f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=B1=E8=BF=9B?= Date: Tue, 8 Nov 2022 12:42:42 +0000 Subject: [PATCH] Update watchdog release to 5.16-2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 朱进 --- watchdog.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/watchdog.spec b/watchdog.spec index 24ed231..8b43646 100644 --- a/watchdog.spec +++ b/watchdog.spec @@ -1,7 +1,7 @@ Name: watchdog Summary: A powerful software and/or Hardware watchdog daemon and/or device Version: 5.16 -Release: 1 +Release: 2 License: GPLv2 URL: http://sourceforge.net/projects/watchdog/ @@ -75,6 +75,9 @@ install -Dd -m0755 %{buildroot}%{_libexecdir}/watchdog/scripts %{_libexecdir}/watchdog/scripts %changelog +* Tue Nov 8 2022 zhujin - 5.16-2 +- Update watchdog release to 5.16-2 + * Mon Mar 22 2021 Xiangyang Yu - 5.16-1 - update to 5.16 - add ipmi service sequential dependency