[rubygem-rhc] Updated to version 1.35.1

tdawson tdawson at fedoraproject.org
Tue Mar 3 15:04:54 UTC 2015


commit 7e9eaf60d49003fcd1fffc9db55bb0900873fc56
Author: Troy Dawson <tdawson at redhat.com>
Date:   Tue Mar 3 09:04:48 2015 -0600

    Updated to version 1.35.1

 .gitignore       | 1 +
 rubygem-rhc.spec | 7 +++++--
 sources          | 2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9307cb8..79e669c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -38,3 +38,4 @@
 /rhc-1.30.2.gem
 /rhc-1.32.2.gem
 /rhc-1.34.2.gem
+/rhc-1.35.1.gem
diff --git a/rubygem-rhc.spec b/rubygem-rhc.spec
index 1aebaea..518950f 100644
--- a/rubygem-rhc.spec
+++ b/rubygem-rhc.spec
@@ -2,8 +2,8 @@
   
 Summary:       OpenShift Express Client Tools
 Name:          rubygem-%{gem_name}
-Version:       1.34.2
-Release:       2%{?dist}
+Version:       1.35.1
+Release:       1%{?dist}
 Group:         Development/Tools
 License:       MIT
 URL:           https://openshift.redhat.com/app/express
@@ -111,6 +111,9 @@ rm -rf %{buildroot}
 %doc %{gem_docdir}
 
 %changelog
+* Tue Mar 03 2015 Troy Dawson <tdawson at redhat.com> - 1.35.1-1
+- Updated to version 1.35.1
+
 * Thu Feb 19 2015 Troy Dawson <tdawson at redhat.com> - 1.34.2-2
 - Fixed bad changelog date
 
diff --git a/sources b/sources
index 1750b09..926f509 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-115baed1295f9d43622ed0c64a80b822  rhc-1.34.2.gem
+146c791d2e173bb54fc1458cb15612ed  rhc-1.35.1.gem


More information about the scm-commits mailing list