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
This commit is contained in:
parent
1c5b3bbfd0
commit
0c45164df7
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:12ffa0df1f30f0e0057dc4d998b4c5d4a1284808cbda2dfe8f6bce9f011af320
|
|
||||||
size 257472
|
|
3
rebootmgr-0.18.tar.xz
Normal file
3
rebootmgr-0.18.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e6f430e00c7345d7ee2fbd7c3bd125e34169bcfe06447b7a4b024ba1c76d697f
|
||||||
|
size 199220
|
@ -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
|
Wed Mar 28 13:35:47 CEST 2018 - kukuk@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package rebootmgr
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# 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)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# 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
|
Name: rebootmgr
|
||||||
Version: 0.17
|
Version: 0.18
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Automatic controlled reboot during a maintenance window
|
Summary: Automatic controlled reboot during a maintenance window
|
||||||
License: GPL-2.0-only AND LGPL-2.1-or-later
|
License: GPL-2.0-only AND LGPL-2.1-or-later
|
||||||
Group: System/Base
|
Group: System/Base
|
||||||
URL: https://github.com/SUSE/rebootmgr
|
URL: https://github.com/SUSE/rebootmgr
|
||||||
Source: %{name}-%{version}.tar.bz2
|
Source: %{name}-%{version}.tar.xz
|
||||||
BuildRequires: cetcd-devel
|
BuildRequires: cetcd-devel
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
|
Loading…
x
Reference in New Issue
Block a user