diff --git a/golang-googlecode-goprotobuf.spec b/golang-googlecode-goprotobuf.spec index 8aa5075..0f75a9b 100644 --- a/golang-googlecode-goprotobuf.spec +++ b/golang-googlecode-goprotobuf.spec @@ -11,7 +11,7 @@ Name: golang-googlecode-goprotobuf Version: 0 -Release: 0.14.git%{shortcommit}%{?dist} +Release: 0.15.git%{shortcommit}%{?dist} Summary: Go support for Google protocol buffers License: BSD URL: https://%{import_path} @@ -107,6 +107,9 @@ GOPATH=%{buildroot}/%{gopath}:%{gopath} go test %{import_path}/protoc-gen-go/gen %{gopath}/src/%{simport_path} %changelog +* Wed Jun 17 2015 Fedora Release Engineering - 0-0.15.gitefd7476 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Sat May 09 2015 jchaloup - 0-0.14.gitefd7476 - Bump to upstream efd7476481382c195beb33acd8ec2f1527167fb4 related: #1018057