diff --git a/golang-github-spf13-pflag.spec b/golang-github-spf13-pflag.spec index 12ec6a3..a9727d5 100644 --- a/golang-github-spf13-pflag.spec +++ b/golang-github-spf13-pflag.spec @@ -6,7 +6,7 @@ Name: %{goname} Version: 1.0.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Replacement for Go's flag package License: ASL 2.0 URL: %{gourl} @@ -43,7 +43,7 @@ building other packages which use import path with %{goipath} prefix. %prep -%gosetup +%forgesetup %install %goinstall @@ -59,6 +59,11 @@ building other packages which use import path with %doc README.md %changelog +* Tue Oct 23 2018 Nicolas Mailhot +- 1.0.0-5 +- redhat-rpm-config-123 triggers bugs in gosetup, remove it from Go spec files as it’s just an alias +- https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/RWD5YATAYAFWKIDZBB7EB6N5DAO4ZKFM/ + * Fri Jul 13 2018 Fedora Release Engineering - Forge-specific packaging variables - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild