From dcb6ac9a81d6e19fd677d6e6366ab6db63716dba Mon Sep 17 00:00:00 2001 From: Jan Chaloupka Date: Jan 06 2016 10:42:55 +0000 Subject: Update to 0.6.0 - related: #1208616 --- diff --git a/.gitignore b/.gitignore index a3a1ac0..e09e6fb 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/consul-5079177.tar.gz +/consul-46499d6.tar.gz diff --git a/consul.spec b/consul.spec index f69e91c..53d1f7e 100644 --- a/consul.spec +++ b/consul.spec @@ -23,11 +23,11 @@ %global repo consul # https://github.com/hashicorp/consul %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} -%global commit 507917748a10f81f1973bef90b2d6a43d319ef34 +%global commit 46499d6e7237ca8547c15ce44e9b93bea48a455b %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: consul -Version: 0 +Version: 0.6.0 Release: 0.1.git%{shortcommit}%{?dist} Summary: Tool for service discovery, monitoring and configuration http://www.consul.io License: MPLv2.0 @@ -208,6 +208,10 @@ go test %{import_path}/watch %endif %changelog +* Wed Dec 09 2015 jchaloup - 0.6.0-0.1.git46499d6 +- Update to 0.6.0 + related: #1208616 + * Wed Apr 15 2015 jchaloup - 0-0.1.git5079177 - First package for Fedora resolves: #1208616 diff --git a/sources b/sources index 9ef6174..4015543 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c62c8daf56095ab765e6bd44b57f5989 consul-5079177.tar.gz +533e31eabf59c17b8cd482d35ee839cd consul-46499d6.tar.gz