diff --git a/golang-github-pebbe-zmq4.spec b/golang-github-pebbe-zmq4.spec index 2822754..bb919ce 100644 --- a/golang-github-pebbe-zmq4.spec +++ b/golang-github-pebbe-zmq4.spec @@ -4,7 +4,7 @@ Version: 1.0.0 %gometa Name: %{goname} -Release: 1%{?dist} +Release: 2%{?dist} Summary: Go interface to ZeroMQ version 4 License: BSD URL: %{gourl} @@ -30,7 +30,7 @@ use import path with %{goipath} prefix. %prep -%gosetup -q +%forgesetup %install @@ -47,6 +47,11 @@ use import path with %{goipath} prefix. %changelog +* Tue Oct 23 2018 Nicolas Mailhot +- 1.0.0-2 +- 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/ + * Wed Oct 10 2018 Elliott Sales de Andrade - 1.0.0-1 - Update to tagged version