We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b1b7fb commit 4a44d4aCopy full SHA for 4a44d4a
1 file changed
uyuni-tools.spec
@@ -80,7 +80,7 @@ BuildRequires: fish
80
BuildRequires: zsh
81
# Get the proper Go version on different distros
82
%if 0%{?suse_version}
83
-BuildRequires: golang(API) >= 1.22
+BuildRequires: golang(API) >= 1.24
84
%endif
85
# 0%{?suse_version}
86
@@ -96,7 +96,7 @@ BuildRequires: golang >= 1.19
96
# 0%{?debian}
97
98
%if 0%{?fedora} || 0%{?rhel}
99
-BuildRequires: golang >= 1.21
+BuildRequires: golang >= 1.22
100
101
# 0%{?fedora} || 0%{?rhel}
102
0 commit comments