diff --git a/golang-github-grpc-grpc-go.spec b/golang-github-grpc-grpc-go.spec index 020d0c8..b6955b6 100644 --- a/golang-github-grpc-grpc-go.spec +++ b/golang-github-grpc-grpc-go.spec @@ -1,14 +1,14 @@ # http://github.com/grpc/grpc-go %global forgeurl https://github.com/grpc/grpc-go %global goipath google.golang.org/grpc -%global gcommit 8e4536a86ab602859c20df5ebfd0bd4228d08655 +%global commit 8e4536a86ab602859c20df5ebfd0bd4228d08655 Version: 1.10.0 %gometa Name: golang-github-grpc-grpc-go -Release: 3%{?dist} +Release: 4%{?dist} Summary: The Go language implementation of gRPC. HTTP/2 based RPC License: BSD URL: %{gourl} @@ -45,7 +45,7 @@ building other packages which use import path with %{goipath} prefix. %prep -%gosetup -q +%forgesetup %install %goinstall glide.lock glide.yaml @@ -61,6 +61,11 @@ building other packages which use import path with %doc README.md CONTRIBUTING.md %changelog +* Tue Oct 23 2018 Nicolas Mailhot +- 1.10.0-4 +- 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 - 1.10.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild