diff --git a/.gitignore b/.gitignore index 380e060..c9f5c5e 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/memberlist-dad1009.tar.gz +/memberlist-28424fb.tar.gz diff --git a/golang-github-hashicorp-memberlist.spec b/golang-github-hashicorp-memberlist.spec index 5314e44..3118d59 100644 --- a/golang-github-hashicorp-memberlist.spec +++ b/golang-github-hashicorp-memberlist.spec @@ -26,12 +26,12 @@ # https://github.com/hashicorp/memberlist %global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo} %global import_path %{provider_prefix} -%global commit dad1009e26ac60199c094f2e91cdd7769a7f46cc +%global commit 28424fb38c7c3e30f366b72b1a55f690d318d8f3 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: golang-%{provider}-%{project}-%{repo} Version: 0 -Release: 0.3.git%{shortcommit}%{?dist} +Release: 0.4.git%{shortcommit}%{?dist} Summary: Golang package for gossip based membership and failure detection License: MPLv2.0 URL: https://%{provider_prefix} @@ -156,6 +156,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath} %endif %changelog +* Wed Jan 06 2016 Fridolin Pokorny - 0-0.4.git28424fb +- Bump to upstream 28424fb38c7c3e30f366b72b1a55f690d318d8f3 + related: #1250471 + * Sat Sep 12 2015 jchaloup - 0-0.3.gitdad1009 - Update to spec-2.1 related: #1250471 diff --git a/sources b/sources index 347a981..b09bff1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ac14b1e768aa3313c5e2eadf8f3e0ed8 memberlist-dad1009.tar.gz +1d8d5ff31bbd71172d502f9bc13f3c90 memberlist-28424fb.tar.gz