jchaloup pushed to golang-github-matttproud-golang_protobuf_extensions (master). "Bump to upstream fc2b8d3a73c4867e51861bbdd5ae3c1f0869dd6a (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Apr 23 15:13:46 UTC 2015


>From 8a7ee28874ee85990a2d546dd20b99d8f253575f Mon Sep 17 00:00:00 2001
From: Jan Chaloupka <jchaloup at redhat.com>
Date: Thu, 23 Apr 2015 16:44:42 +0200
Subject: Bump to upstream fc2b8d3a73c4867e51861bbdd5ae3c1f0869dd6a - resolves:
 #1214797


diff --git a/.gitignore b/.gitignore
index 5054ee1..bd5b78e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/golang_protobuf_extensions-ba7d65a.tar.gz
+/golang_protobuf_extensions-fc2b8d3.tar.gz
diff --git a/golang-github-matttproud-golang_protobuf_extensions.spec b/golang-github-matttproud-golang_protobuf_extensions.spec
index a983118..549e2f6 100644
--- a/golang-github-matttproud-golang_protobuf_extensions.spec
+++ b/golang-github-matttproud-golang_protobuf_extensions.spec
@@ -4,12 +4,12 @@
 %global project         matttproud
 %global repo            golang_protobuf_extensions
 %global import_path     %{provider}.%{provider_tld}/%{project}/%{repo}
-%global commit          ba7d65ac66e9da93a714ca18f6d1bc7a0c09100c
+%global commit          fc2b8d3a73c4867e51861bbdd5ae3c1f0869dd6a
 %global shortcommit     %(c=%{commit}; echo ${c:0:7})
 
 Name:           golang-%{provider}-%{project}-%{repo}
 Version:        0
-Release:        0.2.git%{shortcommit}%{?dist}
+Release:        0.3.git%{shortcommit}%{?dist}
 Summary:        Support for streaming Protocol Buffer messages for the Go language (golang)
 License:        ASL 2.0
 URL:            https://%{import_path}
@@ -31,7 +31,10 @@ Requires:       golang >= 1.2.1-3
 Requires:       golang(code.google.com/p/goprotobuf/proto)
 Requires:       golang(code.google.com/p/goprotobuf/proto/testdata)
 Summary:        %{summary}
-Provides:       golang(%{import_path}/ext) = %{version}-%{release}
+
+Provides: golang(%{import_path}/ext) = %{version}-%{release}
+Provides: golang(%{import_path}/pbtest) = %{version}-%{release}
+Provides: golang(%{import_path}/pbutil) = %{version}-%{release}
 
 %description devel
 %{summary}
@@ -46,7 +49,7 @@ building other packages which use %{project}/%{repo}.
 
 %install
 install -d -p %{buildroot}/%{gopath}/src/%{import_path}/
-cp -rpav ext %{buildroot}/%{gopath}/src/%{import_path}/
+cp -rpav ext pbtest pbutil %{buildroot}/%{gopath}/src/%{import_path}/
 
 %check
 GOPATH=%{buildroot}/%{gopath}:%{gopath} go test %{import_path}/ext
@@ -57,6 +60,10 @@ GOPATH=%{buildroot}/%{gopath}:%{gopath} go test %{import_path}/ext
 %{gopath}/src/%{import_path}
 
 %changelog
+* Thu Apr 23 2015 jchaloup <jchaloup at redhat.com> - 0-0.3.gitfc2b8d3
+- Bump to upstream fc2b8d3a73c4867e51861bbdd5ae3c1f0869dd6a
+  resolves: #1214797
+
 * Thu Mar 05 2015 jchaloup <jchaloup at redhat.com> - 0-0.2.gitba7d65a
 - Bump to upstream ba7d65ac66e9da93a714ca18f6d1bc7a0c09100c
   related: #1190438
diff --git a/sources b/sources
index f06ba81..96bc732 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fc47404e60afa171ca598250550f078b  golang_protobuf_extensions-ba7d65a.tar.gz
+77415fbd1db8c0b550f686e3332f6e0a  golang_protobuf_extensions-fc2b8d3.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/golang-github-matttproud-golang_protobuf_extensions.git/commit/?h=master&id=8a7ee28874ee85990a2d546dd20b99d8f253575f


More information about the scm-commits mailing list