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