From 557a9b1b8301bc15d7a1a5e2fff2f7182d8a3810 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 26 Jan 2021 12:27:07 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- golang-honnef-tools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/golang-honnef-tools.spec b/golang-honnef-tools.spec index f4b03c5..82a3b1b 100644 --- a/golang-honnef-tools.spec +++ b/golang-honnef-tools.spec @@ -17,7 +17,7 @@ Go code, including linters and static analysis, most prominently staticcheck.} %global godocs README.md Name: %{goname} -Release: 1%{?dist} +Release: 2%{?dist} Summary: Collection of static analysis tools for working with Go code # Upstream license specification: BSD-3-Clause and MIT @@ -71,6 +71,9 @@ install -m 0755 -vp %{gobuilddir}/bin/* %{buildroot}%{_bindir}/ %gopkgfiles %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 2020.2.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Fri Jan 22 20:27:02 CET 2021 Robert-André Mauchin - 2020.2.1-1 - Update to 2020.2.1 - Close: rhbz#1918542