diff --git a/golang-github-rogpeppe-internal.spec b/golang-github-rogpeppe-internal.spec index e8aaf4e..bc4df10 100644 --- a/golang-github-rogpeppe-internal.spec +++ b/golang-github-rogpeppe-internal.spec @@ -14,7 +14,7 @@ Selected Go-internal packages factored out from the standard library.} %global godocs README.md Name: %{goname} -Release: 1%{?dist} +Release: 2%{?dist} Summary: Selected Go-internal packages factored out from the standard library # Upstream license specification: BSD-3-Clause @@ -56,6 +56,9 @@ install -m 0755 -vp %{gobuilddir}/bin/* %{buildroot}%{_bindir}/ %gopkgfiles %changelog +* Wed Jan 29 2020 Fedora Release Engineering - 1.5.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Oct 10 16:48:13 CEST 2019 Robert-André Mauchin - 1.5.0-1 - Release 1.5.0 (#1747063) - Disable failing test (#1735296)