diff --git a/greenboot.spec b/greenboot.spec index 185181b..0fc250e 100644 --- a/greenboot.spec +++ b/greenboot.spec @@ -1,7 +1,7 @@ %global debug_package %{nil} Name: greenboot -Version: 0.15.0 +Version: 0.15.1 Release: 1%{?dist} Summary: Generic Health Check Framework for systemd License: LGPLv2+ @@ -171,6 +171,9 @@ install -DpZm 0644 etc/greenboot/greenboot.conf %{buildroot}%{_sysconfdir}/%{nam %{_prefix}/lib/%{name}/check/required.d/02_watchdog.sh %changelog +* Tue Aug 09 2022 Peter Robinson - 0.15.1-1 +- Add conf during installation + * Thu Jul 21 2022 Sayan Paul - 0.15.0-1 - The 0.15.0 release - Add service-monitor