diff --git a/golang-honnef-tools.spec b/golang-honnef-tools.spec index 82a3b1b..f632c22 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: 2%{?dist} +Release: 3%{?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 +* Thu Jul 22 2021 Fedora Release Engineering - 2020.2.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Tue Jan 26 2021 Fedora Release Engineering - 2020.2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild