Accepting request 1104682 from devel:microos

- Update to version 2.1
  - Support systemctl soft-reboot (systemd >= v254)

- Typo fix in spec description

OBS-URL: https://build.opensuse.org/request/show/1104682
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rebootmgr?expand=0&rev=23
This commit is contained in:
Ana Guerrero 2023-08-21 09:42:59 +00:00 committed by Git OBS Bridge
commit 38b7a67ed8
4 changed files with 17 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d41dce7f19e3dfd70f5dae148553c3d1204ca6fe67195ed9ab0c6248bf4886a4
size 166616

BIN
rebootmgr-2.1.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri Aug 18 13:46:41 UTC 2023 - Thorsten Kukuk <kukuk@suse.com>
- Update to version 2.1
- Support systemctl soft-reboot (systemd >= v254)
-------------------------------------------------------------------
Fri Aug 11 08:30:08 UTC 2023 - Avinesh Kumar <avinesh.kumar@suse.com>
- Typo fix in spec description
-------------------------------------------------------------------
Wed Oct 26 12:25:06 UTC 2022 - Thorsten Kukuk <kukuk@suse.com>

View File

@ -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