diff --git a/golang-github-frankban-quicktest.spec b/golang-github-frankban-quicktest.spec index 9784b45..94f75cf 100644 --- a/golang-github-frankban-quicktest.spec +++ b/golang-github-frankban-quicktest.spec @@ -14,7 +14,7 @@ A collection of Go helpers for writing tests.} %global godocs README.md Name: %{goname} -Release: 1%{?dist} +Release: 2%{?dist} Summary: Quick helpers for testing Go applications License: MIT @@ -44,6 +44,9 @@ BuildRequires: golang(github.com/kr/pretty) %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 31 2019 Elliott Sales de Andrade - 1.5.0-1 - Update to latest version