[rubygem-rhc/f19] updated version 1.15.6, new runtime dependency added

Guillermo Gómez gomix at fedoraproject.org
Sun Oct 20 23:11:05 UTC 2013


commit 9237855c5ed17c3a554871f87a133dfd005acf13
Author: Guillermo Gómez <gomix at fedoraproject.org>
Date:   Sun Oct 20 18:41:06 2013 -0430

    updated version 1.15.6, new runtime dependency added

 .gitignore       |    1 +
 rubygem-rhc.spec |    7 ++++++-
 sources          |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8d50abc..9ef0a91 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,3 +28,4 @@
 /rhc-1.11.4.gem
 /rhc-1.12.4.gem
 /rhc-1.14.7.gem
+/rhc-1.15.6.gem
diff --git a/rubygem-rhc.spec b/rubygem-rhc.spec
index dbcfe76..f1462d3 100644
--- a/rubygem-rhc.spec
+++ b/rubygem-rhc.spec
@@ -12,7 +12,7 @@
 
 Summary:       OpenShift Express Client Tools
 Name:          rubygem-%{gem_name}
-Version:       1.14.7
+Version:       1.15.6
 Release:       1%{?dist}
 Group:         Development/Tools
 License:       MIT
@@ -34,6 +34,7 @@ Requires:      rubygem-commander >= 4.0
 Requires:      rubygem-highline >= 1.6.11
 Requires:      rubygem-httpclient >= 2.2
 Requires:      rubygem-net-ssh  >= 2.0.11
+Requires:      rubygem-net-ssh-multi  >= 1.2.0
 Requires:      rubygem-open4
 Requires:      rubygem-test-unit
 Requires:      git
@@ -135,6 +136,10 @@ rm -rf %{buildroot}
 %doc %{gem_docdir}
 
 %changelog
+* Sun Oct 20 2013 Guillermo Gomez <gomix at fedoraproject.org> - 1.15.6-1
+- Updated to version 1.15.6
+- rubygem-net-ssh-multi run time dependency addedd
+
 * Wed Sep 25 2013 Guillermo Gomez <gomix at fedoraproject.org> - 1.14.7-1
 - Updated to version 1.14.7
 
diff --git a/sources b/sources
index f4e758b..fdd46d2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-87bfcb1875f2570082ff00d8bad7da34  rhc-1.14.7.gem
+70005aa9ceccf02f350834f244040218  rhc-1.15.6.gem


More information about the scm-commits mailing list