[rubygem-rhc/el5] Updated version 0.88.9

Guillermo Gómez gomix at fedoraproject.org
Sun Mar 25 12:33:57 UTC 2012


commit 89a8ccc5dca292ced8bb54c50179cc3282feed90
Author: Guillermo Gomez S. (Gomix) <guillermo.gomez at gmail.com>
Date:   Sun Mar 25 08:03:44 2012 -0430

    Updated version 0.88.9

 .gitignore       |    1 +
 rubygem-rhc.spec |    9 +++++++--
 sources          |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f0322a4..5030d59 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /rhc-0.85.12.gem
 /rhc-0.86.7.gem
 /rhc-0.87.8.gem
+/rhc-0.88.9.gem
diff --git a/rubygem-rhc.spec b/rubygem-rhc.spec
index d16a815..f82160a 100644
--- a/rubygem-rhc.spec
+++ b/rubygem-rhc.spec
@@ -5,7 +5,7 @@
 
 Summary:       OpenShift Express Client Tools
 Name:          rubygem-%{gemname}
-Version:       0.87.8
+Version:       0.88.9
 Release:       1%{?dist}
 Group:         Development/Tools
 License:       MIT
@@ -16,7 +16,8 @@ Requires:      ruby(abi) = 1.8
 Requires:      rubygems
 Requires:      rubygem-json_pure
 Requires:      rubygem-parseconfig
-BuildRequires: rubygems, rubygem-rake
+BuildRequires: rubygems
+BuildRequires: rubygem-rake
 BuildArch:     noarch
 Provides:      rubygem(%{gemname}) = %{version}
 
@@ -53,6 +54,7 @@ rm -rf %{buildroot}
 %dir %{geminstdir}/conf
 %doc %{gemdir}/doc/%{gemname}-%{version}
 %doc %{geminstdir}/LICENSE
+%doc %{geminstdir}/COPYRIGHT
 %doc %{geminstdir}/README
 %doc %{geminstdir}/Rakefile
 %{gemdir}/cache/%{gemname}-%{version}.gem
@@ -63,6 +65,9 @@ rm -rf %{buildroot}
 %{_bindir}/*
 
 %changelog
+* Sun Mar 25 2012 Guillermo Gómez <gomix at fedoraproject.org> - 0.88.9-1
+- Updated to version 0.88.9
+
 * Thu Mar 15 2012 Guillermo Gómez <gomix at fedoraproject.org> - 0.87.8-1
 - Updated to version 0.87.8
 
diff --git a/sources b/sources
index 6fe23ba..5a2cef6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2a07c80896c815b97d0f14e7007ad916  rhc-0.87.8.gem
+e341cf24d5d4c31c703f3e311fe2f3aa  rhc-0.88.9.gem


More information about the scm-commits mailing list