From 17ecd818bc5b08f32eb6d482ed60b9471adec2a7 Mon Sep 17 00:00:00 2001 From: Jacob Stanley Date: Fri, 24 Jul 2015 12:06:40 +1000 Subject: [PATCH] hadoop-tools 0.7.2 --- hadoop-tools.cabal | 2 +- hadoop-tools.spec | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/hadoop-tools.cabal b/hadoop-tools.cabal index 06247d6..7d02937 100644 --- a/hadoop-tools.cabal +++ b/hadoop-tools.cabal @@ -1,5 +1,5 @@ name: hadoop-tools -version: 0.7.1 +version: 0.7.2 synopsis: Fast command line tools for working with Hadoop. diff --git a/hadoop-tools.spec b/hadoop-tools.spec index 43e574e..d25930d 100644 --- a/hadoop-tools.spec +++ b/hadoop-tools.spec @@ -8,7 +8,7 @@ Summary: Tools for working with Hadoop written with performance in mind. Name: hadoop-tools Version: 0.7 -Release: 1 +Release: 2 License: BSD Group: Development/Tools Requires: gmp bash-completion @@ -41,6 +41,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root %{_bindir}/hh %changelog +* Fri Jul 24 2015 Jacob Stanley 0.7-2 +- Fixed bug where find didn't work with automatic switchover * Fri Jul 24 2015 Jacob Stanley 0.7-1 - Support for automatic namenode switching * Thu Jul 23 2015 Jacob Stanley 0.6-1