From decf6e95fe3f59d007c96536f3da21f6d3de8904 Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Wed, 2 Jun 2021 14:59:32 -0400 Subject: [PATCH] Minor tweaks to the spec --- golang.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/golang.spec b/golang.spec index 1e09b52..701978f 100644 --- a/golang.spec +++ b/golang.spec @@ -106,14 +106,14 @@ %endif %global go_api 1.16 -%global go_version 1.16.4 +%global go_version %{go_api}.4 # For rpmdev-bumpspec and releng automation %global baserelease 2 Name: golang Version: %{go_version} -Release: %baserelease%{?dist} +Release: %{baserelease}%{?dist} Summary: The Go Programming Language # source tree includes several copies of Mark.Twain-Tom.Sawyer.txt under Public Domain License: BSD and Public Domain