From 77c72f21509fde12195748639585753f4c80512e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alejandro=20S=C3=A1ez?= Date: Tue, 23 Mar 2021 15:15:16 +0100 Subject: [PATCH] Update to go1.16.2 Resolves: rhbz#1937435 --- golang.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/golang.spec b/golang.spec index 4735fdc..81a4843 100644 --- a/golang.spec +++ b/golang.spec @@ -110,7 +110,7 @@ %global go_version %{go_api}%{?go_prerelease} # For rpmdev-bumpspec and releng automation -%global baserelease 1 +%global baserelease 2 Name: golang Version: 1.16 @@ -530,6 +530,10 @@ fi %endif %changelog +* Tue Mar 23 2021 Alejandro Sáez - 1.16-2 +- Update to go1.16.2 +- Resolves: rhbz#1937435 + * Thu Feb 18 2021 Jakub Čajka - 1.16-1 - Update to go1.16 - Improved bundled provides