diff --git a/golang-github-hashicorp-memberlist.spec b/golang-github-hashicorp-memberlist.spec index 40f16cb..d6f821f 100644 --- a/golang-github-hashicorp-memberlist.spec +++ b/golang-github-hashicorp-memberlist.spec @@ -29,7 +29,7 @@ attempting to communicate to potentially dead nodes through multiple routes.} %global gosupfiles glide.lock glide.yaml Name: %{goname} -Release: 2%{?dist} +Release: 3%{?dist} Summary: Go package for gossip based membership and failure detection # Upstream license specification: MPL-2.0 @@ -81,6 +81,9 @@ end %gopkgfiles %changelog +* Thu Jul 25 2019 Fedora Release Engineering +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Sun Apr 21 17:38:01 CEST 2019 Robert-André Mauchin - 0.1.3-2 - Update to new macros