From 388a6ccbc33af9cd45177f70e1ab7b9e9f66c25e Mon Sep 17 00:00:00 2001
From: Enol Fernandez <enolfc@ifca.unican.es>
Date: Thu, 26 Sep 2013 16:07:13 +0200
Subject: [PATCH] Getting version ready 1.5.2

---
 ChangeLog         | 4 ++++
 mpi-start.spec.in | 3 ++-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index f707c76..79e4f71 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2013-09-26 Enol Fernández <enolfc _AT_ ifca.unican.es> - 1.5.2
+	* Development migrated to github
+	* Fixes for issues #1, #2, #6 & #9
+
 2012-11-08 Enol Fernández  <enolfc _AT_ ifca.unican.es> - 1.5.0
 	* New copy_from_node method (#5)
 
diff --git a/mpi-start.spec.in b/mpi-start.spec.in
index 76cfaf5..126d8f0 100644
--- a/mpi-start.spec.in
+++ b/mpi-start.spec.in
@@ -51,11 +51,12 @@ rm -rf $RPM_BUILD_ROOT
 %doc docs/AUTHORS docs/COPYING docs/LICENSE README ChangeLog
 
 %changelog
-* Wed Aug 28 2013 Enol Fernandez <enolfc _AT_ ifca.unican.es> - 1.5.2-%{release}
+* Thu Sep 26 2013 Enol Fernandez <enolfc _AT_ ifca.unican.es> - 1.5.2-%{release}
 - Migrated to github.
 - Fix issue #1 (OSC mpiexec with mpich configuration)
 - Fix issue #2 (ssh copy fails if hostname command returns hostname with domain)
 - Fix issue #6 (Default mpi configuration should be detected by the runtime)
+- Fix issue #9 (mpiexec copy method activated when using hydra)
 
 * Wed Oct 31 2012 Enol Fernandez <enolfc _AT_ ifca.unican.es> - 1.5.1-1%{?dist}
 - Improved packaging.
-- 
GitLab