Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/greenboot.git#e6cce08ccb129e22821502734e273294c4522a8a
This commit is contained in:
DistroBaker 2021-02-04 00:44:06 +01:00
parent 8db001a7b6
commit f7adf26099
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: greenboot
Version: 0.11
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Generic Health Check Framework for systemd
License: LGPLv2+
@ -176,6 +176,9 @@ install -DpZm 0755 etc/greenboot/check/wanted.d/* %{buildroot}%{_sysconfdir}/%{n
%{_unitdir}/redboot-auto-reboot.service
%changelog
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.11-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Sat Jan 16 2021 Peter Robinson <pbrobinson@fedoraproject.org> - 0.11-2
- Make arch specific due to grub availability on s390x
- Resolves: rhbz#1915241