[rubygem-rhc] Updated version

Guillermo Gómez gomix at fedoraproject.org
Sat Dec 8 11:50:29 UTC 2012


commit 93586b6ab12d7a5f3f155efd76748930eff650fb
Author: Guillermo Gómez <gomix at fedoraproject.org>
Date:   Sat Dec 8 07:20:09 2012 -0430

    Updated version

 .gitignore       |    1 +
 rubygem-rhc.spec |    7 +++++--
 sources          |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3bbaacc..316d54c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@
 /rhc-0.96.9.gem
 /rhc-0.98.16.gem
 /rhc-1.0.4.gem
+/rhc-1.1.11.gem
diff --git a/rubygem-rhc.spec b/rubygem-rhc.spec
index 11f7346..c879ed2 100644
--- a/rubygem-rhc.spec
+++ b/rubygem-rhc.spec
@@ -4,8 +4,8 @@
 
 Summary:       OpenShift Express Client Tools
 Name:          rubygem-%{gem_name}
-Version:       1.0.4
-Release:       2%{?dist}
+Version:       1.1.11
+Release:       1%{?dist}
 Group:         Development/Tools
 License:       MIT
 URL:           https://openshift.redhat.com/app/express
@@ -109,6 +109,9 @@ rm -rf %{buildroot}
 %doc %{gem_docdir}
 
 %changelog
+* Thu Dec 6 2012  Guillermo Gómez <gomix at fedoraproject.org> - 1.1.11-1
+- Updated to version 1.1.11
+
 * Mon Nov 12 2012 Guillermo Gómez <gomix at fedoraproject.org> - 1.0.4-2
 - New  dependency added (open4)
 
diff --git a/sources b/sources
index 5b0d7c8..98bf4e2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bc15766f4d72288d914ee4a63cfa4153  rhc-1.0.4.gem
+a6650f9c0367cff4313322c2e32fcb22  rhc-1.1.11.gem


More information about the scm-commits mailing list