diff --git a/rebootmgr-2.0.tar.xz b/rebootmgr-2.0.tar.xz deleted file mode 100644 index 9103683..0000000 --- a/rebootmgr-2.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d41dce7f19e3dfd70f5dae148553c3d1204ca6fe67195ed9ab0c6248bf4886a4 -size 166616 diff --git a/rebootmgr-2.1.tar.xz b/rebootmgr-2.1.tar.xz new file mode 100644 index 0000000..f95c615 --- /dev/null +++ b/rebootmgr-2.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80e2879690f7cb1a88556e4cba60d4d138445701d2cdd258ece3bc84af61bece +size 166892 diff --git a/rebootmgr.changes b/rebootmgr.changes index dab81f7..b4b5c2f 100644 --- a/rebootmgr.changes +++ b/rebootmgr.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Fri Aug 18 13:46:41 UTC 2023 - Thorsten Kukuk + +- Update to version 2.1 + - Support systemctl soft-reboot (systemd >= v254) + +------------------------------------------------------------------- +Fri Aug 11 08:30:08 UTC 2023 - Avinesh Kumar + +- Typo fix in spec description + ------------------------------------------------------------------- Wed Oct 26 12:25:06 UTC 2022 - Thorsten Kukuk diff --git a/rebootmgr.spec b/rebootmgr.spec index 13dd906..1d17fe2 100644 --- a/rebootmgr.spec +++ b/rebootmgr.spec @@ -1,7 +1,7 @@ # # spec file for package rebootmgr # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,7 +24,7 @@ %endif Name: rebootmgr -Version: 2.0 +Version: 2.1 Release: 0 Summary: Automatic controlled reboot during a maintenance window License: GPL-2.0-only AND LGPL-2.1-or-later @@ -39,7 +39,7 @@ BuildRequires: pkgconfig(libeconf) %description RebootManager is a dbus service to execute a controlled reboot after updates in a defined maintenance window. -If you updated a system with e.g. transactional updates or a kernel update was applied, you can tell rebootmgrd with rebootmgrctl, that the machine should be reboot at the next possible time. This can either be immeaditly or during a defined maintenance window. +If you updated a system with e.g. transactional updates or a kernel update was applied, you can tell rebootmgrd with rebootmgrctl, that the machine should be reboot at the next possible time. This can either be immediately or during a defined maintenance window. %prep %setup -q