diff --git a/golang-github-calmh-xdr.spec b/golang-github-calmh-xdr.spec index 2123311..5917183 100644 --- a/golang-github-calmh-xdr.spec +++ b/golang-github-calmh-xdr.spec @@ -2,7 +2,7 @@ Name: golang-github-calmh-xdr Summary: XDR enc/decoder for Go Epoch: 1 Version: 1.1.0 -Release: 1%{?dist} +Release: 2%{?dist} License: MIT # https://github.com/calmh/xdr @@ -31,7 +31,7 @@ building other packages which use import path with %prep -%gosetup -q +%forgesetup %build @@ -64,6 +64,11 @@ install -p -m 0755 _bin/cmd/genxdr %{buildroot}%{_bindir} %changelog +* Tue Oct 23 2018 Nicolas Mailhot +- 1.1.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 Aug 15 2018 Fabio Valentini - 1:1.1.0-1 - Update to 'new' version 1.1.0. - Update to spec 3.0.