diff --git a/golang-gopkg-yaml-2.spec b/golang-gopkg-yaml-2.spec index cfdd0da..2b5f15c 100644 --- a/golang-gopkg-yaml-2.spec +++ b/golang-gopkg-yaml-2.spec @@ -25,7 +25,7 @@ since they're a poor design and are gone in YAML 1.2.} %global godocs README.md Name: %{goname} -Release: 1%{?dist} +Release: 2%{?dist} Summary: Yaml support for the Go language # Upstream license specification: Apache-2.0 and MIT @@ -52,6 +52,9 @@ Source0: %{gosource} %gopkgfiles %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 2.4.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Sat Dec 26 09:56:27 CET 2020 Robert-André Mauchin - 2.4.0-1 - Update to 2.4.0 - Close: rhbz#1901683