Accepting request 1116052 from home:dancermak:branches:devel:microos
Bump BuildRequired golang version to >= 1.21, fixes bsc#1216005 OBS-URL: https://build.opensuse.org/request/show/1116052 OBS-URL: https://build.opensuse.org/package/show/devel:microos/buildah?expand=0&rev=22
This commit is contained in:
parent
c1d0ef7cf4
commit
19ecc4bf5b
@ -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