Accepting request 949282 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/949282 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/toolbox?expand=0&rev=19
This commit is contained in:
parent
208f057a15
commit
7a28dcaa63
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 26 13:48:14 UTC 2022 - Jan Zerebecki <jan.suse@zerebecki.de>
|
||||
|
||||
- Allow docker as an alternative to podman in the package Requires. This was
|
||||
supported since 2.2.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 17 09:48:54 UTC 2022 - kukuk@suse.com
|
||||
|
||||
|
@ -24,7 +24,7 @@ License: Apache-2.0
|
||||
Group: System/Management
|
||||
URL: https://github.com/thkukuk/microos-toolbox
|
||||
Source: microos-toolbox-%{version}.tar.xz
|
||||
Requires: podman
|
||||
Requires: (podman or docker)
|
||||
BuildArch: noarch
|
||||
|
||||
%description
|
||||
|
Loading…
x
Reference in New Issue
Block a user