[rubygem-rhc/f16] Updated version 0.85.12

Guillermo Gómez gomix at fedoraproject.org
Mon Feb 13 20:59:10 UTC 2012


commit 96c521553880b6a906418318e6949bddad26f8c7
Author: Guillermo Gomez S. (Gomix) <guillermo.gomez at gmail.com>
Date:   Mon Feb 13 16:28:58 2012 -0430

    Updated version 0.85.12

 .gitignore       |    1 +
 rubygem-rhc.spec |    7 ++++++-
 sources          |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d19e5a2..b697f44 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /rhc-0.82.18.gem
 /rhc-0.83.9.gem
 /rhc-0.84.15.gem
+/rhc-0.85.12.gem
diff --git a/rubygem-rhc.spec b/rubygem-rhc.spec
index a3d3fd4..504cb0e 100644
--- a/rubygem-rhc.spec
+++ b/rubygem-rhc.spec
@@ -5,7 +5,7 @@
 
 Summary:       OpenShift Express Client Tools
 Name:          rubygem-%{gemname}
-Version:       0.84.15
+Version:       0.85.12
 Release:       1%{?dist}
 Group:         Development/Tools
 License:       MIT
@@ -38,6 +38,8 @@ gem install --local --install-dir %{buildroot}%{gemdir} \
 chmod 0755 %{buildroot}%{gemdir}/bin/*
 chmod 0755 %{buildroot}%{geminstdir}/bin/*
 
+rm -rf %{buildroot}%{geminstdir}/.yardoc
+
 mv %{buildroot}%{gemdir}/bin/* %{buildroot}%{_bindir}/
 
 %clean
@@ -61,6 +63,9 @@ rm -rf %{buildroot}
 %{_bindir}/*
 
 %changelog
+* Mon Feb 13 2012 Guillermo Gómez <gomix at fedoraproject.org> - 0.85.12-1
+- Updated to version 0.85.12
+
 * Fri Jan 20 2012 Guillermo Gómez <gomix at fedoraproject.org> - 0.84.15-1
 - Updated to version 0.84.15
 
diff --git a/sources b/sources
index fff167c..3ae06a1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7ddeff09ea346ffb1cfb14d150e489fe  rhc-0.84.15.gem
+a6ac5aa7af928cc3ef9003bb2bd61bcb  rhc-0.85.12.gem


More information about the scm-commits mailing list