SHA256
1
0
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:
Ana Guerrero 2023-10-06 19:14:33 +00:00 committed by Git OBS Bridge
commit 4860a97e04
2 changed files with 7 additions and 2 deletions

View File

@ -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

View File

@ -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