From 99298c600276d4033c206238558610e4dd7d6e19 Mon Sep 17 00:00:00 2001 From: Luis Pabón Date: Jun 02 2016 04:44:42 +0000 Subject: v2.0.0 --- diff --git a/.gitignore b/.gitignore index 1371a2c..0ac6e0d 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /heketi-godeps-d30aec9.tar.gz /heketi-d30aec9.tar.gz /heketi-0a3c13b.tar.gz +/heketi-01b1da2.tar.gz diff --git a/heketi.spec b/heketi.spec index f77439c..96076ab 100644 --- a/heketi.spec +++ b/heketi.spec @@ -30,11 +30,11 @@ # https://github.com/heketi/heketi %global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo} %global import_path %{provider_prefix} -%global commit 0a3c13b0cc9432ced6abd055f949d3a37527b360 +%global commit 01b1da2560184336413ec6e62cc27a736d1cc40b %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: %{repo} -Version: 1.4.2 +Version: 2.0.0 Release: 1%{?dist} Summary: RESTful based volume management framework for GlusterFS License: ASL 2.0 @@ -376,6 +376,9 @@ getent passwd %{name} >/dev/null || useradd -r -g %{name} -d %{_sharedstatedir}/ %endif %changelog +* Thu Jun 02 2016 lpabon - 2.0.0-1 +- Release 2.0.0 + * Tue May 24 2016 lpabon - 1.4.2-1 - Update to the latest template and cli changes diff --git a/sources b/sources index 2a62eb1..4af4900 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -1a405868f6088d099a4f7eab5b1ca275 heketi-0a3c13b.tar.gz bfa769fe1322756d5226ff8c98a4eebc heketi-godeps-d30aec9.tar.gz +351bb6912bf927fee236e4c9b3e0ce15 heketi-01b1da2.tar.gz