diff --git a/golang-googlecode-goprotobuf.spec b/golang-googlecode-goprotobuf.spec index e41224f..7f83eb6 100644 --- a/golang-googlecode-goprotobuf.spec +++ b/golang-googlecode-goprotobuf.spec @@ -1,11 +1,9 @@ %global goipath github.com/golang/protobuf -%global commit 5afd06f9d81a86d6e3bb7dc702d6bd148ea3ff23 - +Version: 1.0.0 %gometa -i Name: golang-googlecode-goprotobuf -Version: 0 -Release: 0.37%{?dist} +Release: 1%{?dist} Summary: Go support for Google protocol buffers License: BSD URL: %gourl @@ -68,6 +66,9 @@ export PATH=$PATH:$(pwd)/_bin %doc *.md AUTHORS CONTRIBUTORS %changelog +* Thu May 31 2018 Paul Gier - 1.0.0-1 +- Update to release 1.0.0 + * Mon May 07 2018 Robert-André Mauchin - 0-0.37.git5afd06f - Rename binary to protoc-gen-go - Fix bug #1567650