diff --git a/golang-github-grpc-grpc-go.spec b/golang-github-grpc-grpc-go.spec index ff22ebe..ec95b77 100644 --- a/golang-github-grpc-grpc-go.spec +++ b/golang-github-grpc-grpc-go.spec @@ -42,7 +42,7 @@ Name: golang-%{provider}-%{project}-%{repo} Version: 1.0.0 -Release: 0.2.git%{shortcommit}%{?dist} +Release: 0.3.git%{shortcommit}%{?dist} Summary: The Go language implementation of gRPC. HTTP/2 based RPC License: BSD URL: https://%{provider_prefix} @@ -213,6 +213,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath} %endif %changelog +* Fri Feb 10 2017 Fedora Release Engineering - 1.0.0-0.3.git231b4cf +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Thu Dec 15 2016 Jan Chaloupka - 1.0.0-0.2.git231b4cf - Polish the spec file related: #1250461