diff --git a/cluster-api-provider-metal3/cluster-api-provider-metal3.spec b/cluster-api-provider-metal3/cluster-api-provider-metal3.spec index 54495a8..178205d 100644 --- a/cluster-api-provider-metal3/cluster-api-provider-metal3.spec +++ b/cluster-api-provider-metal3/cluster-api-provider-metal3.spec @@ -24,7 +24,7 @@ License: Apache-2.0 URL: https://github.com/metal3-io/cluster-api-provider-metal3 Source: cluster-api-provider-metal3-%{version}.tar.gz Source1: vendor.tar.gz -BuildRequires: golang(API) = 1.21 +BuildRequires: golang(API) = 1.22 ExcludeArch: s390 ExcludeArch: %{ix86} diff --git a/cluster-api-provider-rke2/cluster-api-provider-rke2.spec b/cluster-api-provider-rke2/cluster-api-provider-rke2.spec index 301fe64..a23b9f6 100644 --- a/cluster-api-provider-rke2/cluster-api-provider-rke2.spec +++ b/cluster-api-provider-rke2/cluster-api-provider-rke2.spec @@ -24,7 +24,7 @@ License: Apache-2.0 URL: https://github.com/rancher-sandbox/cluster-api-provider-rke2 Source: cluster-api-provider-rke2-%{version}.tar.gz Source1: vendor.tar.gz -BuildRequires: golang(API) = 1.21 +BuildRequires: golang(API) = 1.22 ExcludeArch: s390 ExcludeArch: %{ix86} diff --git a/cluster-api/cluster-api.spec b/cluster-api/cluster-api.spec index 8400ab0..ac5383c 100644 --- a/cluster-api/cluster-api.spec +++ b/cluster-api/cluster-api.spec @@ -24,7 +24,7 @@ License: Apache-2.0 URL: https://github.com/kubernetes-sigs/cluster-api Source: cluster-api-%{version}.tar.gz Source1: vendor.tar.gz -BuildRequires: golang(API) = 1.21 +BuildRequires: golang(API) = 1.22 ExcludeArch: s390 ExcludeArch: %{ix86} diff --git a/ip-address-manager/ip-address-manager.spec b/ip-address-manager/ip-address-manager.spec index 89b69bb..c2d0b97 100644 --- a/ip-address-manager/ip-address-manager.spec +++ b/ip-address-manager/ip-address-manager.spec @@ -24,7 +24,7 @@ License: Apache-2.0 URL: https://github.com/metal3-io/ip-address-manager Source: ip-address-manager-%{version}.tar.gz Source1: vendor.tar.gz -BuildRequires: golang(API) = 1.21 +BuildRequires: golang(API) = 1.22 ExcludeArch: s390 ExcludeArch: %{ix86}