From 0c45164df731b6b8fc0d8b536a98696b37257c2ec030ed6fc16bd44b8dc5c7b1 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Mon, 4 Feb 2019 20:21:36 +0000 Subject: [PATCH] Accepting request 666917 from devel:CaaSP - Update to version 0.18 - allow to compile without etcd support OBS-URL: https://build.opensuse.org/request/show/666917 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rebootmgr?expand=0&rev=10 --- rebootmgr-0.17.tar.bz2 | 3 --- rebootmgr-0.18.tar.xz | 3 +++ rebootmgr.changes | 6 ++++++ rebootmgr.spec | 8 ++++---- 4 files changed, 13 insertions(+), 7 deletions(-) delete mode 100644 rebootmgr-0.17.tar.bz2 create mode 100644 rebootmgr-0.18.tar.xz diff --git a/rebootmgr-0.17.tar.bz2 b/rebootmgr-0.17.tar.bz2 deleted file mode 100644 index 93a4390..0000000 --- a/rebootmgr-0.17.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:12ffa0df1f30f0e0057dc4d998b4c5d4a1284808cbda2dfe8f6bce9f011af320 -size 257472 diff --git a/rebootmgr-0.18.tar.xz b/rebootmgr-0.18.tar.xz new file mode 100644 index 0000000..24dc1c8 --- /dev/null +++ b/rebootmgr-0.18.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6f430e00c7345d7ee2fbd7c3bd125e34169bcfe06447b7a4b024ba1c76d697f +size 199220 diff --git a/rebootmgr.changes b/rebootmgr.changes index 70971ce..c2f856f 100644 --- a/rebootmgr.changes +++ b/rebootmgr.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jan 17 16:52:42 CET 2019 - kukuk@suse.de + +- Update to version 0.18 + - allow to compile without etcd support + ------------------------------------------------------------------- Wed Mar 28 13:35:47 CEST 2018 - kukuk@suse.de diff --git a/rebootmgr.spec b/rebootmgr.spec index 76dff3f..39e50f9 100644 --- a/rebootmgr.spec +++ b/rebootmgr.spec @@ -1,7 +1,7 @@ # # spec file for package rebootmgr # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,18 +12,18 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: rebootmgr -Version: 0.17 +Version: 0.18 Release: 0 Summary: Automatic controlled reboot during a maintenance window License: GPL-2.0-only AND LGPL-2.1-or-later Group: System/Base URL: https://github.com/SUSE/rebootmgr -Source: %{name}-%{version}.tar.bz2 +Source: %{name}-%{version}.tar.xz BuildRequires: cetcd-devel BuildRequires: fdupes BuildRequires: pkgconfig