From 364187d9b78098b67934ba16cc51b4e593f73b25 Mon Sep 17 00:00:00 2001 From: hy Date: Tue, 3 Mar 2020 15:45:58 +0800 Subject: [PATCH] update mdadm.spec. --- mdadm.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/mdadm.spec b/mdadm.spec index c7ed197..7a67351 100644 --- a/mdadm.spec +++ b/mdadm.spec @@ -1,6 +1,6 @@ Name: mdadm Version: 4.1 -Release: rc2.0.7 +Release: rc2.0.8 Summary: The software RAID arrays user manage tools License: GPLv2+ URL: http://www.kernel.org/pub/linux/utils/raid/mdadm/ @@ -81,6 +81,12 @@ install -d -m 710 %{buildroot}/var/run/mdadm/ %{_mandir}/man*/* %changelog +* Tue Mar 3 2020 hy - 4.1-rc2.0.8 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:add ConditionPathExists in mdmonitor.service for resolving service failure during system startup + * Sun Jan 19 2020 hy - 4.1-rc2.0.7 - Type:bugfix - ID:NA