diff --git a/golang-github-imdario-mergo.spec b/golang-github-imdario-mergo.spec index 97b8a03..5dd301d 100644 --- a/golang-github-imdario-mergo.spec +++ b/golang-github-imdario-mergo.spec @@ -15,7 +15,7 @@ values, avoiding messy if-statements.} %global godocs CODE_OF_CONDUCT.md README.md Name: %{goname} -Release: 1%{?dist} +Release: 2%{?dist} Summary: Tool to merge Go structs and maps # Upstream license specification: BSD-3-Clause @@ -48,6 +48,9 @@ BuildRequires: golang(gopkg.in/yaml.v2) %gopkgfiles %changelog +* Wed Jan 29 2020 Fedora Release Engineering - 0.3.8-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Jan 02 2020 Elliott Sales de Andrade - 0.3.8-1 - Update to latest version