diff --git a/golang-github-grpc-grpc-go.spec b/golang-github-grpc-grpc-go.spec index 4019bba..a53285a 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.4.git%{shortcommit}%{?dist} +Release: 0.5.git%{shortcommit}%{?dist} Summary: The Go language implementation of gRPC. HTTP/2 based RPC License: BSD URL: https://%{provider_prefix} @@ -196,6 +196,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath} %endif %changelog +* Mon Feb 22 2016 Fedora Release Engineering - 0-0.5.gite29d659 +- https://fedoraproject.org/wiki/Changes/golang1.6 + * Thu Feb 18 2016 jchaloup - 0-0.4.gite29d659 - Bump to upstream e29d659177655e589850ba7d3d83f7ce12ef23dd related: #1250461