Minor tweaks to the spec

This commit is contained in:
Neal Gompa 2021-06-02 14:59:32 -04:00 committed by Neal Gompa
parent 4f18e62ff3
commit decf6e95fe
1 changed files with 2 additions and 2 deletions

View File

@ -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