diff --git a/golang-github-spf13-pflag.spec b/golang-github-spf13-pflag.spec index 084ca8e..fc28600 100644 --- a/golang-github-spf13-pflag.spec +++ b/golang-github-spf13-pflag.spec @@ -18,7 +18,7 @@ command-line options.} %global godocs README.md Name: %{goname} -Release: 4%{?dist} +Release: 5%{?dist} Summary: Drop-in replacement for Go's flag package, implementing posix/gnu-style --flags # Upstream license specification: BSD-3-Clause @@ -50,6 +50,9 @@ Patch1: %{url}/commit/81378bbcd8a1005f72b1e8d7579e5dd7b2d612ab.patch %gopkgfiles %changelog +* Thu Jul 22 2021 Fedora Release Engineering - 1.0.5-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Sun Jun 20 2021 Davide Cavalca - 1.0.5-4 - Backport commit to add exported functions to preserve pkg/flag compatibility