Require golang >= 1.22 and block debug packages
Signed-off-by: Jason Rothstein <fdragon@fdragon.org>
This commit is contained in:
		| @@ -5,10 +5,13 @@ ExclusiveArch:  %{go_arches} | |||||||
| %if 0%{?el9} | %if 0%{?el9} | ||||||
| %global debug_package %{nil} | %global debug_package %{nil} | ||||||
| %endif | %endif | ||||||
| %if 0%{?fc38} | %if 0%{?fc39} | ||||||
| %global debug_package %{nil} | %global debug_package %{nil} | ||||||
| %endif | %endif | ||||||
| %if 0%{?fc39} | %if 0%{?fc40} | ||||||
|  | %global debug_package %{nil} | ||||||
|  | %endif | ||||||
|  | %if 0%{?fc41} | ||||||
| %global debug_package %{nil} | %global debug_package %{nil} | ||||||
| %endif | %endif | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user