forked from pool/buildah
Accepting request 1116061 from devel:microos
OBS-URL: https://build.opensuse.org/request/show/1116061 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/buildah?expand=0&rev=73
This commit is contained in:
commit
4860a97e04
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 6 13:23:05 UTC 2023 - Dan Čermák <dcermak@suse.com>
|
||||
|
||||
- Bump BuildRequired golang version to >= 1.21, fixes bsc#1216005
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 27 06:18:12 UTC 2023 - danish.prakash@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package buildah
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -38,7 +38,7 @@ BuildRequires: libassuan-devel >= 2.5.2
|
||||
BuildRequires: libbtrfs-devel
|
||||
BuildRequires: libgpgme-devel
|
||||
BuildRequires: libseccomp-devel
|
||||
BuildRequires: golang(API) >= 1.13
|
||||
BuildRequires: golang(API) >= 1.21
|
||||
Requires: cni
|
||||
Requires: libcontainers-common
|
||||
Requires: libcontainers-image
|
||||
|
Loading…
x
Reference in New Issue
Block a user