[golang-googlecode-goprotobuf] Bump to upstream c22ae3cf020a21ebb7ae566dccbe90fc8ea4f9ea - related: #1018057

Jan Chaloupka jchaloup at fedoraproject.org
Thu Mar 5 11:18:33 UTC 2015


commit ff8826a51131aef7ab402273f5da98bb49826701
Author: Jan Chaloupka <jchaloup at redhat.com>
Date:   Sun Feb 8 01:03:36 2015 +0100

    Bump to upstream c22ae3cf020a21ebb7ae566dccbe90fc8ea4f9ea
    - related: #1018057

 .gitignore                        | 2 +-
 golang-googlecode-goprotobuf.spec | 8 ++++++--
 sources                           | 2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a4b06b3..d81fbfc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/protobuf-7f07925.tar.gz
+/protobuf-c22ae3c.tar.gz
diff --git a/golang-googlecode-goprotobuf.spec b/golang-googlecode-goprotobuf.spec
index e0852ac..b9123b0 100644
--- a/golang-googlecode-goprotobuf.spec
+++ b/golang-googlecode-goprotobuf.spec
@@ -4,14 +4,14 @@
 %global project         golang
 %global repo            protobuf
 %global import_path     %{provider}.%{provider_tld}/%{project}/%{repo}
-%global commit          7f07925444bb51fa4cf9dfe6f7661876f8852275
+%global commit          c22ae3cf020a21ebb7ae566dccbe90fc8ea4f9ea
 %global shortcommit     %(c=%{commit}; echo ${c:0:7})
 
 %global simport_path    code.google.com/p/goprotobuf
 
 Name:           golang-googlecode-goprotobuf
 Version:        0
-Release:        0.12.git%{shortcommit}%{?dist}
+Release:        0.13.git%{shortcommit}%{?dist}
 Summary:        Go support for Google protocol buffers
 License:        BSD
 URL:            https://%{import_path}
@@ -103,6 +103,10 @@ GOPATH=%{buildroot}/%{gopath}:%{gopath} go test %{import_path}/protoc-gen-go/gen
 %{gopath}/src/%{simport_path}
 
 %changelog
+* Thu Mar 05 2015 jchaloup <jchaloup at redhat.com> - 0-0.13.gitc22ae3c
+- Bump to upstream c22ae3cf020a21ebb7ae566dccbe90fc8ea4f9ea
+  related: #1018057
+
 * Sun Feb 08 2015 jchaloup <jchaloup at redhat.com> - 0-0.12.git7f07925
 - Extend Provides for proto/testdata
   related: #1018057
diff --git a/sources b/sources
index b573689..d9ec522 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-99d96b5254097523ad55c7eeb68bac9a  protobuf-7f07925.tar.gz
+c20444e08b8e3ec7617ab2ae0c308512  protobuf-c22ae3c.tar.gz


More information about the scm-commits mailing list