[rubygem-rhc] Update to version 0.73.14

Guillermo Gómez gomix at fedoraproject.org
Tue Aug 2 08:17:35 UTC 2011


commit 642321f13d0eead0676e8e1933adfd29fc403459
Author: Guillermo Gomez S. (Gomix) <guillermo.gomez at gmail.com>
Date:   Tue Aug 2 03:47:21 2011 -0430

    Update to version 0.73.14

 .gitignore       |    1 +
 rubygem-rhc.spec |    9 ++++++---
 sources          |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 01a320e..cd9c5ff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /rhc-0.71.2.gem
+/rhc-0.73.14.gem
diff --git a/rubygem-rhc.spec b/rubygem-rhc.spec
index 314d758..737e998 100644
--- a/rubygem-rhc.spec
+++ b/rubygem-rhc.spec
@@ -5,8 +5,8 @@
 
 Summary:       OpenShift Express Client Tools
 Name:          rubygem-%{gemname}
-Version:       0.71.2
-Release:       2%{?dist}
+Version:       0.73.14
+Release:       1%{?dist}
 Group:         Development/Tools
 License:       MIT
 URL:           https://openshift.redhat.com/app/express
@@ -61,6 +61,9 @@ rm -rf %{buildroot}
 %{_bindir}/*
 
 %changelog
+* Tue Aug 02 2011 Guillermo Gómez <gomix at fedoraproject.org> - 0.73.14-1
+- Update to version 0.73.14
+
 * Sat Jul 09 2011 Guillermo Gómez <gomix at fedoraproject.org - 0.71.2-2
 - Package now owns geminstdir
 - User binaries moved to the right place
@@ -68,5 +71,5 @@ rm -rf %{buildroot}
 - Better URL
 - Licenced fixed to MIT
 
-* Thu Jun 23 2011 Guillermo Gomez <gomix at fedoraproject.org> - 0.71.2-1
+* Thu Jun 23 2011 Guillermo Gómez <gomix at fedoraproject.org> - 0.71.2-1
 - Initial package
diff --git a/sources b/sources
index cbe61ee..b7a702a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6fddf778d06a7a7fe5064568c1c54de3  rhc-0.71.2.gem
+c04bdc15868e296f1186dbf9549ef94a  rhc-0.73.14.gem


More information about the scm-commits mailing list