Hello community,

here is the log from the commit of package rebootmgr for openSUSE:Factory 
checked in at 2020-02-03 11:11:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rebootmgr (Old)
 and      /work/SRC/openSUSE:Factory/.rebootmgr.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rebootmgr"

Mon Feb  3 11:11:19 2020 rev:14 rq:768307 version:0.20.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/rebootmgr/rebootmgr.changes      2019-12-11 
12:00:30.828856736 +0100
+++ /work/SRC/openSUSE:Factory/.rebootmgr.new.26092/rebootmgr.changes   
2020-02-03 11:11:36.689793171 +0100
@@ -1,0 +2,5 @@
+Wed Jan 29 12:40:26 UTC 2020 - Thorsten Kukuk <[email protected]>
+
+- Disable ectd support (no current etcd C-library available)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ rebootmgr.spec ++++++
--- /var/tmp/diff_new_pack.xU80ZL/_old  2020-02-03 11:11:38.665794170 +0100
+++ /var/tmp/diff_new_pack.xU80ZL/_new  2020-02-03 11:11:38.689794181 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rebootmgr
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -31,18 +31,16 @@
 Group:          System/Base
 URL:            https://github.com/SUSE/rebootmgr
 Source:         %{name}-%{version}.tar.xz
-BuildRequires:  cetcd-devel
 BuildRequires:  fdupes
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(glib-2.0) >= 2.40
-BuildRequires:  pkgconfig(json-c)
 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, during a 
defined maintenance window or, to avoid that a lot of machines boot at the same 
time, controlled with locks and etcd.
+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.
 
 %prep
 %setup -q


Reply via email to