diff --git a/golang-github-abbot-go-http-auth.spec b/golang-github-abbot-go-http-auth.spec index 5f94322..05aa128 100644 --- a/golang-github-abbot-go-http-auth.spec +++ b/golang-github-abbot-go-http-auth.spec @@ -6,7 +6,7 @@ Name: golang-github-abbot-go-http-auth Version: 0 -Release: 0.16%{?dist} +Release: 0.17%{?dist} Summary: Basic and Digest HTTP Authentication for golang http License: ASL 2.0 URL: %{gourl} @@ -31,7 +31,7 @@ building other packages which use import path with %{goipath} prefix. %prep -%gosetup +%forgesetup cp %{SOURCE1} %{SOURCE2} . %install @@ -48,6 +48,11 @@ cp %{SOURCE1} %{SOURCE2} . %doc README.md %changelog +* Tue Oct 23 2018 Nicolas Mailhot +- 0-0.17 +- 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