diff --git a/golang-honnef-tools.spec b/golang-honnef-tools.spec index 1beadc6..b68d145 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 @@ -68,6 +68,9 @@ install -m 0755 -vp %{gobuilddir}/bin/* %{buildroot}%{_bindir}/ %gopkgfiles %changelog +* Thu Jul 25 2019 Fedora Release Engineering - 2019.1.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Thu May 16 22:58:09 CEST 2019 Robert-André Mauchin - 2019.1.1-2 - Update to new macros