From 0290ca4fc57288015b5bfe2b6db055ba4f674757 Mon Sep 17 00:00:00 2001 From: Jan Chaloupka Date: Oct 23 2014 12:58:39 +0000 Subject: Bump to upstream 6fe04d580dfb71c9e34cbce2f4df9eefd1e1241e - related: #1141807 --- diff --git a/.gitignore b/.gitignore index ab302f2..4a20abc 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/go-etcd-23142f6.tar.gz +/go-etcd-6fe04d5.tar.gz diff --git a/golang-github-coreos-go-etcd.spec b/golang-github-coreos-go-etcd.spec index e3f0f78..bb45356 100644 --- a/golang-github-coreos-go-etcd.spec +++ b/golang-github-coreos-go-etcd.spec @@ -2,7 +2,7 @@ %global provider_tld com %global project coreos %global repo go-etcd -%global commit 23142f6773a676cc2cae8dd0cb90b2ea761c853f +%global commit 6fe04d580dfb71c9e34cbce2f4df9eefd1e1241e %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global shortcommit %(c=%{commit}; echo ${c:0:7}) @@ -10,7 +10,7 @@ Name: golang-%{provider}-%{project}-%{repo} Version: 0.2.0 -Release: 0.2.rc1.git%{shortcommit}%{?dist} +Release: 0.3.rc1.git%{shortcommit}%{?dist} Summary: The official etcd v0.2 client library for Go License: ASL 2.0 URL: http://%{import_path} @@ -50,6 +50,10 @@ cp -pav etcd/*.go %{buildroot}/%{gopath}/src/%{import_path}/etcd %attr(644,-,-) %{gopath}/src/%{import_path}/etcd/*.go %changelog +* Thu Oct 23 2014 jchaloup - 0.2.0-0.3.rc1.git6fe04d5 +- Bump to upstream 6fe04d580dfb71c9e34cbce2f4df9eefd1e1241e + resolves: #1141807 + * Mon Sep 15 2014 Lokesh Mandvekar - 0.2.0-0.2.rc1.git23142f6 - do not redefine gopath - do not own dirs owned by golang diff --git a/sources b/sources index afe0a62..ccbf33e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5ce883f4399cfb90675cedef15b000f1 go-etcd-23142f6.tar.gz +cfb2012da11edb067428533c5fbe9ea7 go-etcd-6fe04d5.tar.gz