diff --git a/golang-github-dgrijalva-jwt-go.spec b/golang-github-dgrijalva-jwt-go.spec index 78cd44c..aced570 100644 --- a/golang-github-dgrijalva-jwt-go.spec +++ b/golang-github-dgrijalva-jwt-go.spec @@ -6,7 +6,7 @@ Name: golang-github-dgrijalva-jwt-go Version: 2.2.0 -Release: 12%{?dist} +Release: 13%{?dist} Summary: Golang implementation of JSON Web Tokens (JWT) License: MIT URL: %{gourl} @@ -29,7 +29,7 @@ building other packages which use import path with %{goipath} prefix. %prep -%gosetup +%forgesetup cp %{SOURCE1} %{SOURCE2} . %install @@ -47,6 +47,11 @@ files="$(find . -iname 'test' -type d)" %doc VERSION_HISTORY.md README.md %changelog +* Tue Oct 23 2018 Nicolas Mailhot +- 2.2.0-13 +- 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