From 09ec3166cbf708435f5fcb6282695f488150f959 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jul 21 2016 12:50:20 +0000 Subject: - https://fedoraproject.org/wiki/Changes/golang1.7 --- diff --git a/consul.spec b/consul.spec index 587cf27..38c003e 100644 --- a/consul.spec +++ b/consul.spec @@ -34,7 +34,7 @@ Name: consul Version: 0.6.0 -Release: 0.5.git%{shortcommit}%{?dist} +Release: 0.6.git%{shortcommit}%{?dist} Summary: Tool for service discovery, monitoring and configuration http://www.consul.io License: MPLv2.0 URL: https://%{provider_prefix} @@ -260,6 +260,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath} %endif %changelog +* Thu Jul 21 2016 Fedora Release Engineering - 0.6.0-0.6.git46499d6 +- https://fedoraproject.org/wiki/Changes/golang1.7 + * Thu Mar 17 2016 jchaloup - 0.6.0-0.5.git46499d6 - Polish the spec file resolves: #1318556