diff --git a/golang-github-grpc-grpc-go.spec b/golang-github-grpc-grpc-go.spec index 062e192..dfce900 100644 --- a/golang-github-grpc-grpc-go.spec +++ b/golang-github-grpc-grpc-go.spec @@ -30,7 +30,7 @@ Name: golang-%{provider}-%{project}-%{repo} Version: 0 -Release: 0.7.git%{shortcommit}%{?dist} +Release: 0.8.git%{shortcommit}%{?dist} Summary: The Go language implementation of gRPC. HTTP/2 based RPC License: BSD URL: https://%{provider_prefix} @@ -197,6 +197,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath} %endif %changelog +* Thu Jul 21 2016 Fedora Release Engineering - 0-0.8.gitb062a3c +- https://fedoraproject.org/wiki/Changes/golang1.7 + * Sun May 15 2016 jchaloup - 0-0.7.gitb062a3c - Bump to upstream b062a3c003c22bfef58fa99d689e6a892b408f9d related: #1250461