From cb9f5521c64c7da93fa6ebff6c3591d285fbd076 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alejandro=20S=C3=A1ez?= Date: Tue, 30 Mar 2021 17:34:53 +0200 Subject: [PATCH] Update the reference to the release bug --- golang.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/golang.spec b/golang.spec index 82bb8b0..139d39f 100644 --- a/golang.spec +++ b/golang.spec @@ -101,7 +101,7 @@ Name: golang Version: %{go_version} -Release: 1%{?dist} +Release: 2%{?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 @@ -516,9 +516,12 @@ cd .. %endif %changelog +* Tue Mar 30 2021 Alejandro Sáez - 1.16.1-2 +- Rebase to go-1.16.1-2-openssl-fips +- Resolves: rhbz#1922455 + * Tue Mar 30 2021 Alejandro Sáez - 1.16.1-1 - Rebase to go-1.16.1-2-openssl-fips -- Resolves: rhbz#1938071 - Adds a workaround for rhbz#1939923 - Removes Patch224, it's on upstream -> rhbz#1888673 - Removes Patch225, it's on upstream -> https://go-review.googlesource.com/c/text/+/238238