[rubygem-openshift-origin-common] update to latest release

tdawson tdawson at fedoraproject.org
Tue Mar 12 16:45:41 UTC 2013


commit ccd3e9a2db5061d35ede2dfb1226ecf60a48edbb
Author: Troy Dawson <tdawson at redhat.com>
Date:   Tue Mar 12 11:45:36 2013 -0500

    update to latest release

 .gitignore                           |    1 +
 rubygem-openshift-origin-common.spec |   21 +++++++++++++++++++--
 sources                              |    2 +-
 3 files changed, 21 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 21b73bc..ca6136e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /openshift-origin-common-1.2.3.gem
 /openshift-origin-common-1.3.1.gem
 /openshift-origin-common-1.4.2.gem
+/openshift-origin-common-1.5.1.gem
diff --git a/rubygem-openshift-origin-common.spec b/rubygem-openshift-origin-common.spec
index 6ec4105..0c37e72 100644
--- a/rubygem-openshift-origin-common.spec
+++ b/rubygem-openshift-origin-common.spec
@@ -5,7 +5,7 @@
 
 Summary:       Cloud Development Common
 Name:          rubygem-%{gem_name}
-Version:       1.4.2
+Version:       1.5.1
 Release:       2%{?dist}
 Group:         Development/Languages
 License:       ASL 2.0
@@ -80,9 +80,26 @@ rm -rf %{buildroot}%{gem_instdir}/.yardoc
 %doc %{gem_docdir}
 
 %changelog
-* Fri Feb 15 2013 Troy Dawson <tdawson at redhat.com> 1.4.2-2
+* Tue Mar 12 2013 Troy Dawson <tdawson at redhat.com> 1.5.1-2
 - Change the source from a tar to gem
 
+* Thu Mar 07 2013 Adam Miller <admiller at redhat.com> 1.5.1-1
+- bump_minor_versions for sprint 25 (admiller at redhat.com)
+
+* Thu Feb 28 2013 Adam Miller <admiller at redhat.com> 1.4.6-1
+- reverted US2448 (lnader at redhat.com)
+
+* Wed Feb 27 2013 Adam Miller <admiller at redhat.com> 1.4.5-1
+- Added validation for SSL certificate and private key (lnader at redhat.com)
+
+* Wed Feb 20 2013 Adam Miller <admiller at redhat.com> 1.4.4-1
+- fix rubygem sources (tdawson at redhat.com)
+
+* Tue Feb 19 2013 Adam Miller <admiller at redhat.com> 1.4.3-1
+- Fixes for ruby193 (john at ibiblio.org)
+- providing stub for usage_rates and changing rest response field to
+  usage_rates from usage_rate_usd (abhgupta at redhat.com)
+
 * Fri Feb 08 2013 Adam Miller <admiller at redhat.com> 1.4.2-1
 - change %%define to %%global (tdawson at redhat.com)
 
diff --git a/sources b/sources
index 64ae1ec..2792c89 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5beea7842b1c5197b18fc085a7b5bbbc  openshift-origin-common-1.4.2.gem
+0e302570e8f12afffb94921b0580f51c  openshift-origin-common-1.5.1.gem


More information about the scm-commits mailing list