diff --git a/consul.spec b/consul.spec index 335e433..d2be5fb 100644 --- a/consul.spec +++ b/consul.spec @@ -34,7 +34,7 @@ Name: consul Version: 0.7.2 -Release: 0.2.git%{shortcommit}%{?dist} +Release: 0.3.git%{shortcommit}%{?dist} Summary: Tool for service discovery, monitoring and configuration http://www.consul.io License: MPLv2.0 URL: https://%{provider_prefix} @@ -261,6 +261,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath} %endif %changelog +* Wed Jul 26 2017 Fedora Release Engineering - 0.7.2-0.3.gita9afa0c +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Mon Jul 03 2017 Jan Chaloupka - 0.7.2-0.2.gita9afa0c - Exclude ppc64 due to missing docker source codes related: #1318556