Accepting request 1144932 from devel:microos

- Update to version 2.2
  - Make sure /run/reboot-needed get's deleted after a soft-reboot

OBS-URL: https://build.opensuse.org/request/show/1144932
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rebootmgr?expand=0&rev=24
This commit is contained in:
Ana Guerrero 2024-02-08 18:01:40 +00:00 committed by Git OBS Bridge
commit ef654f4f75
4 changed files with 12 additions and 5 deletions

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

Binary file not shown.

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

Binary file not shown.

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Feb 7 13:07:11 UTC 2024 - Thorsten Kukuk <kukuk@suse.com>
- Update to version 2.2
- Make sure /run/reboot-needed get's deleted after a soft-reboot
-------------------------------------------------------------------
Fri Aug 18 13:46:41 UTC 2023 - Thorsten Kukuk <kukuk@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package rebootmgr
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 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.1
Version: 2.2
Release: 0
Summary: Automatic controlled reboot during a maintenance window
License: GPL-2.0-only AND LGPL-2.1-or-later
@ -82,6 +82,7 @@ test -f /etc/rebootmgr.conf.rpmsave && mv -v /etc/rebootmgr.conf.rpmsave /etc/re
%{_distconfdir}/rebootmgr.conf
%endif
%{_unitdir}/rebootmgr.service
%{_tmpfilesdir}/soft-reboot-cleanup.conf
%{_sbindir}/rebootmgrctl
%{_sbindir}/rebootmgrd
%{_sbindir}/rcrebootmgr