diff --git a/golang-github-hashicorp-memberlist.spec b/golang-github-hashicorp-memberlist.spec index 3118d59..c5c4085 100644 --- a/golang-github-hashicorp-memberlist.spec +++ b/golang-github-hashicorp-memberlist.spec @@ -31,7 +31,7 @@ Name: golang-%{provider}-%{project}-%{repo} Version: 0 -Release: 0.4.git%{shortcommit}%{?dist} +Release: 0.5.git%{shortcommit}%{?dist} Summary: Golang package for gossip based membership and failure detection License: MPLv2.0 URL: https://%{provider_prefix} @@ -156,6 +156,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath} %endif %changelog +* Wed Feb 03 2016 Fedora Release Engineering - 0-0.5.git28424fb +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Wed Jan 06 2016 Fridolin Pokorny - 0-0.4.git28424fb - Bump to upstream 28424fb38c7c3e30f366b72b1a55f690d318d8f3 related: #1250471