From d999af4ea81dca33a2e514574353e0dd2c78b4fb Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Feb 03 2016 22:53:34 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- diff --git a/golang-github-grpc-grpc-go.spec b/golang-github-grpc-grpc-go.spec index d8ad80c..fac278e 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.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} @@ -191,6 +191,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath} %endif %changelog +* Wed Feb 03 2016 Fedora Release Engineering - 0-0.3.gitd286668 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Sat Sep 12 2015 jchaloup - 0-0.2.gitd286668 - Update to spec-2.1 resolves: #1250461