[rubygem-rhc] Updated version 1.19.5.

Guillermo Gómez gomix at fedoraproject.org
Sun Feb 2 15:47:10 UTC 2014


commit e8662e52479bb4bf9ad6be71650d8e546d680eb7
Author: Guillermo Gómez <gomix at fedoraproject.org>
Date:   Sun Feb 2 11:17:22 2014 -0430

    Updated version 1.19.5.

 .gitignore       |    1 +
 rubygem-rhc.spec |    7 +++++--
 sources          |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 67b6f27..47a232b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,3 +31,4 @@
 /rhc-1.15.6.gem
 /rhc-1.16.9.gem
 /rhc-1.18.2.gem
+/rhc-1.19.5.gem
diff --git a/rubygem-rhc.spec b/rubygem-rhc.spec
index 42466b6..e5ac514 100644
--- a/rubygem-rhc.spec
+++ b/rubygem-rhc.spec
@@ -1,7 +1,7 @@
 %global gem_name rhc
   
 %global rubyabi 1.9.1
-  
+ 
 %if 0%{?fedora} >= 17
   %global rubyabi 1.9.1
 %endif
@@ -12,7 +12,7 @@
 
 Summary:       OpenShift Express Client Tools
 Name:          rubygem-%{gem_name}
-Version:       1.18.2
+Version:       1.19.5
 Release:       1%{?dist}
 Group:         Development/Tools
 License:       MIT
@@ -136,6 +136,9 @@ rm -rf %{buildroot}
 %doc %{gem_docdir}
 
 %changelog
+* Sun Feb 2 2014 Guillermo Gomez <gomix at fedoraproject.org> - 1.19.5-1
+- Updated to version 1.19.5
+
 * Sun Nov 18 2013 Guillermo Gomez <gomix at fedoraproject.org> - 1.18.2-1
 - Updated to version 1.18.2
 
diff --git a/sources b/sources
index aa680ad..9c46a82 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c0f52ea96781063771bfed9fed26cddd  rhc-1.18.2.gem
+694bb50b9e83aae799550588440cf2dd  rhc-1.19.5.gem


More information about the scm-commits mailing list