Skip to content

Commit

Permalink
Release v0.15.4
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Whalen <[email protected]>
  • Loading branch information
Paul Whalen committed Feb 17, 2023
1 parent 0d9563b commit cb1cd22
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion greenboot.spec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
%global debug_package %{nil}

Name: greenboot
Version: 0.15.3
Version: 0.15.4
Release: 1%{?dist}
Summary: Generic Health Check Framework for systemd
License: LGPLv2+
Expand Down Expand Up @@ -166,6 +166,10 @@ install -DpZm 0644 etc/greenboot/greenboot.conf %{buildroot}%{_sysconfdir}/%{nam
%{_prefix}/lib/%{name}/check/required.d/02_watchdog.sh

%changelog
* Fri Feb 17 2023 Paul Whalen <[email protected]> - 0.15.4-1
- The 0.15.4 release
- Fix update_platforms_check script

* Mon Nov 28 2022 Paul Whalen <[email protected]> - 0.15.3-1
- The 0.15.3 release
- revert service-monitor
Expand Down

0 comments on commit cb1cd22

Please sign in to comment.