Accepting request 844727 from devel:kubic:ignition
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/844727 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/combustion?expand=0&rev=7
This commit is contained in:
commit
2e75b0a08d
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
# SPDX-FileCopyrightText: 2020 SUSE LLC
|
||||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||
set -euo pipefail
|
||||
|
||||
config_mount="/run/combustion/mount"
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 22 07:26:03 UTC 2020 - Fabian Vogt <fvogt@suse.com>
|
||||
|
||||
- Change license to GPL-2.0-or-later
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 13 09:00:58 UTC 2020 - Fabian Vogt <fvogt@suse.com>
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
# SPDX-FileCopyrightText: 2020 SUSE LLC
|
||||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
# These rules are needed to work around two systemd limitations:
|
||||
# - It's not possible to wait for one of multiple devices to appear
|
||||
|
@ -20,7 +20,7 @@ Name: combustion
|
||||
Version: 0.2
|
||||
Release: 0
|
||||
Summary: System for initial configuration of appliances
|
||||
License: GPL-2.0-only
|
||||
License: GPL-2.0-or-later
|
||||
Group: System/Management
|
||||
URL: https://build.opensuse.org/package/show/home:Vogtinator:combustion/combustion
|
||||
Source1: LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user