diff --git a/golang-github-spf13-pflag.spec b/golang-github-spf13-pflag.spec index df87f99..d4cf400 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: 3%{?dist} +Release: 4%{?dist} Summary: Drop-in replacement for Go's flag package, implementing posix/gnu-style --flags # Upstream license specification: BSD-3-Clause @@ -48,6 +48,9 @@ Patch0: https://patch-diff.githubusercontent.com/raw/spf13/pflag/pull/17 %gopkgfiles %changelog +* Thu Jul 25 2019 Fedora Release Engineering - 1.0.3-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Thu Apr 25 22:25:37 CEST 2019 Robert-André Mauchin - 1.0.3-3 - Update to new macros