diff --git a/golang-github-anacrolix-tagflag.spec b/golang-github-anacrolix-tagflag.spec index c6821af..fa5981d 100644 --- a/golang-github-anacrolix-tagflag.spec +++ b/golang-github-anacrolix-tagflag.spec @@ -15,7 +15,7 @@ program, and parses and sets them from a slice of arguments.} %global godocs README.md Name: %{goname} -Release: 2%{?dist} +Release: 3%{?dist} Summary: Declarative flag parsing for Go using struct tags License: MIT @@ -55,6 +55,9 @@ BuildRequires: golang(github.com/stretchr/testify/require) %gopkgfiles %changelog +* Mon Jul 27 2020 Fedora Release Engineering - 1.1.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Tue Jan 28 2020 Fedora Release Engineering - 1.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild