From e9c1f0b9e0279dd31d0a8d5609299f237a5aee9c Mon Sep 17 00:00:00 2001 From: Jan Chaloupka Date: Mar 05 2015 01:48:41 +0000 Subject: Bump to upstream ba7d65ac66e9da93a714ca18f6d1bc7a0c09100c - related: #1190438 --- diff --git a/.gitignore b/.gitignore index aa67b53..5054ee1 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/golang_protobuf_extensions-7a864a0.tar.gz +/golang_protobuf_extensions-ba7d65a.tar.gz diff --git a/golang-github-matttproud-golang_protobuf_extensions.spec b/golang-github-matttproud-golang_protobuf_extensions.spec index 8fc4c46..a983118 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 7a864a042e844af638df17ebbabf8183dace556a +%global commit ba7d65ac66e9da93a714ca18f6d1bc7a0c09100c %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: golang-%{provider}-%{project}-%{repo} Version: 0 -Release: 0.1.git%{shortcommit}%{?dist} +Release: 0.2.git%{shortcommit}%{?dist} Summary: Support for streaming Protocol Buffer messages for the Go language (golang) License: ASL 2.0 URL: https://%{import_path} @@ -57,6 +57,10 @@ GOPATH=%{buildroot}/%{gopath}:%{gopath} go test %{import_path}/ext %{gopath}/src/%{import_path} %changelog +* Thu Mar 05 2015 jchaloup - 0-0.2.gitba7d65a +- Bump to upstream ba7d65ac66e9da93a714ca18f6d1bc7a0c09100c + related: #1190438 + * Sat Feb 07 2015 jchaloup - 0-0.1.git7a864a0 - First package for Fedora resolves: #1190438 diff --git a/sources b/sources index 5d727db..f06ba81 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e7d8056b4884922ef0e08f21c2abb70c golang_protobuf_extensions-7a864a0.tar.gz +fc47404e60afa171ca598250550f078b golang_protobuf_extensions-ba7d65a.tar.gz