From 8e70d087f7b977b3d146e215594d676fc9e841f3 Mon Sep 17 00:00:00 2001 From: Luis Pabón Date: Jun 13 2016 06:06:21 +0000 Subject: v2.0.1-2 --- diff --git a/.gitignore b/.gitignore index 7ece41d..9022f5e 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /heketi-0a3c13b.tar.gz /heketi-01b1da2.tar.gz /heketi-c7a908c.tar.gz +/heketi-3154cb6.tar.gz diff --git a/heketi.spec b/heketi.spec index 1e7ee56..c756b9b 100644 --- a/heketi.spec +++ b/heketi.spec @@ -30,12 +30,12 @@ # https://github.com/heketi/heketi %global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo} %global import_path %{provider_prefix} -%global commit c7a908c55ec36fa5973c70959abe1218d9844982 +%global commit 3154cb6f54114d80fcf39b12e0f6563d96b423b8 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: %{repo} Version: 2.0.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: RESTful based volume management framework for GlusterFS License: ASL 2.0 URL: https://%{provider_prefix} @@ -385,6 +385,9 @@ getent passwd %{name} >/dev/null || useradd -r -g %{name} -d %{_sharedstatedir}/ %endif %changelog +* Mon Jun 13 2016 lpabon - 2.0.1-2 +- Updated deploy-heketi template + * Mon Jun 13 2016 lpabon - 2.0.1-1 - Support for Heketi Storage in OpenShift diff --git a/sources b/sources index e013f71..49af54f 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ bfa769fe1322756d5226ff8c98a4eebc heketi-godeps-d30aec9.tar.gz -d5edd8ea441282ed27a8f7a670b253b1 heketi-c7a908c.tar.gz +395c612f5af0342c87355c276e43a4cf heketi-3154cb6.tar.gz