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 <pwhalen@fedoraproject.org>
  • Loading branch information
Paul Whalen authored and nullr0ute committed Feb 18, 2023
1 parent 0d9563b commit 5a9d47e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,11 @@ jobs:
dist_git_branches:
- fedora-development
- fedora-37
- fedora-38

- job: bodhi_update
trigger: commit
dist_git_branches:
# rawhide updates are created automatically
- fedora-37
- fedora-38
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 <pwhalen@fedoraproject.org> - 0.15.4-1
- The 0.15.4 release
- Fix update_platforms_check script

* Mon Nov 28 2022 Paul Whalen <pwhalen@fedoraproject.org> - 0.15.3-1
- The 0.15.3 release
- revert service-monitor
Expand Down

0 comments on commit 5a9d47e

Please sign in to comment.