From 2010e43700c8f5e7f87d8508caa678fa52c1a7c373533bcc9b4e970f53d3c395 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20=C4=8Cerm=C3=A1k?= Date: Fri, 29 Sep 2023 06:17:32 +0000 Subject: [PATCH] Accepting request 1114211 from home:danishprakash:branches:devel:microos Build against latest stable Go version (bsc#1215807) OBS-URL: https://build.opensuse.org/request/show/1114211 OBS-URL: https://build.opensuse.org/package/show/devel:microos/podman?expand=0&rev=33 --- podman.changes | 5 +++++ podman.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/podman.changes b/podman.changes index ac6f29a..093ea17 100644 --- a/podman.changes +++ b/podman.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Sep 29 03:21:32 UTC 2023 - Danish Prakash + +- Build against latest stable Go version (bsc#1215807) + ------------------------------------------------------------------- Thu Sep 28 04:44:43 UTC 2023 - kastl@b1-systems.de diff --git a/podman.spec b/podman.spec index 65fb1ae..2edc534 100644 --- a/podman.spec +++ b/podman.spec @@ -42,7 +42,7 @@ BuildRequires: libgpgme-devel BuildRequires: libostree-devel BuildRequires: libseccomp-devel # at least go 1.18 is needed from go.mod -BuildRequires: golang(API) > 1.18 +BuildRequires: golang(API) >= 1.21 BuildRequires: pkgconfig(libselinux) BuildRequires: pkgconfig(libsystemd) BuildRequires: pkgconfig(systemd)