[rubygem-openshift-origin-controller] updating to 1.2.10

tdawson tdawson at fedoraproject.org
Tue Jan 15 20:58:24 UTC 2013


commit d1bc70ebef478aa22600fe2c6af51e77330c9961
Author: Troy Dawson <tdawson at redhat.com>
Date:   Tue Jan 15 14:58:19 2013 -0600

    updating to 1.2.10

 .gitignore                               |    1 +
 rubygem-openshift-origin-controller.spec |   97 +++++++++++++++++++++++++++++-
 sources                                  |    2 +-
 3 files changed, 97 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b6989a2..87d09a6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /openshift-origin-controller-0.14.15.gem
 /openshift-origin-controller-1.0.5.gem
 /openshift-origin-controller-1.1.10.gem
+/openshift-origin-controller-1.2.10.gem
diff --git a/rubygem-openshift-origin-controller.spec b/rubygem-openshift-origin-controller.spec
index 4c9c2d5..04b12e9 100644
--- a/rubygem-openshift-origin-controller.spec
+++ b/rubygem-openshift-origin-controller.spec
@@ -9,7 +9,7 @@
 
 Summary:        Cloud Development Controller
 Name:           rubygem-%{gem_name}
-Version:        1.1.10
+Version:        1.2.10
 Release:        2%{?dist}
 Group:          Development/Languages
 License:        ASL 2.0
@@ -87,10 +87,103 @@ chmod 0644 %{buildroot}%{gem_instdir}/lib/openshift/dns_service.rb
 %doc %{gem_dir}/doc/%{gem_name}-%{version}
 
 %changelog
-* Tue Dec 04 2012 Troy Dawson <tdawson at redhat.com> 1.1.10-2
+* Tue Jan 15 2013 Troy Dawson <tdawson at redhat.com> 1.2.10-2
 - Change the source from a tar to gem
 - Add cleanup
 
+* Wed Dec 12 2012 Adam Miller <admiller at redhat.com> 1.2.10-1
+- Merge pull request #986 from BanzaiMan/dev/hasari/us2975
+  (dmcphers at redhat.com)
+- 'rhc cartridge add' output format is different (asari.ruby at gmail.com)
+- The pertinent line changed the output format. (asari.ruby at gmail.com)
+- Remove cartridge from the command line. (asari.ruby at gmail.com)
+- Fixed cucmber errors by increasing retry attempts and timeout margins
+  (nhr at redhat.com)
+- Fix 'rhc domain update' command usage. (asari.ruby at gmail.com)
+- Upload ssh key before creating app. (asari.ruby at gmail.com)
+- --state, not --status. (asari.ruby at gmail.com)
+- 'rhc app create' does not clone repo if dns option is not set.
+  (asari.ruby at gmail.com)
+- Log timing correctly. (asari.ruby at gmail.com)
+- Oops. '$' was missing. (asari.ruby at gmail.com)
+- One more deprecated command that slipped through. (asari.ruby at gmail.com)
+- Tweak flags further to avoid warnings. (asari.ruby at gmail.com)
+- Properly invoke 'rhc domain destroy'. (asari.ruby at gmail.com)
+- First pass at US2795. (asari.ruby at gmail.com)
+- fix for resultio append (abhgupta at redhat.com)
+
+* Tue Dec 11 2012 Adam Miller <admiller at redhat.com> 1.2.9-1
+- fixfor bug#883007 (rchopra at redhat.com)
+- Merge pull request #1029 from bdecoste/master (openshift+bot at redhat.com)
+- Merge pull request #1048 from lnader/master (openshift+bot at redhat.com)
+- Bug 883151 - Broker should return valid error response (lnader at redhat.com)
+- removed ews2.0 and sy xslt (bdecoste at gmail.com)
+- remove ews2 tests (bdecoste at gmail.com)
+- ews2 and bugs (bdecoste at gmail.com)
+
+* Mon Dec 10 2012 Adam Miller <admiller at redhat.com> 1.2.8-1
+- Merge pull request #1042 from lnader/master (openshift+bot at redhat.com)
+- Fix for Bug 885177 (jhonce at redhat.com)
+- bug fix (lnader at redhat.com)
+- US3025: Retrieve cartridge info with app (lnader at redhat.com)
+- Needed a narrower test, \w catches characters invalid in DNS.
+  (rmillner at redhat.com)
+- Proper host name validation. (rmillner at redhat.com)
+
+* Fri Dec 07 2012 Adam Miller <admiller at redhat.com> 1.2.7-1
+- Merge pull request #1035 from abhgupta/abhgupta-dev
+  (openshift+bot at redhat.com)
+- fix for bugs 883554 and 883752 (abhgupta at redhat.com)
+
+* Fri Dec 07 2012 Adam Miller <admiller at redhat.com> 1.2.6-1
+- add debugging to help with issues found in field (dmcphers at redhat.com)
+
+* Thu Dec 06 2012 Adam Miller <admiller at redhat.com> 1.2.5-1
+- fix for bug#883007 (rchopra at redhat.com)
+- fix for bug#883740 - additional storage is reset on scale up/down
+  (rchopra at redhat.com)
+
+* Wed Dec 05 2012 Adam Miller <admiller at redhat.com> 1.2.4-1
+- create :default_gear_capabilities conf key for setting default gear
+  capabilities a user has at creation (lmeyer at redhat.com)
+- Merge pull request #1012 from brenton/dead_code1 (openshift+bot at redhat.com)
+- Merge pull request #1014 from rajatchopra/master (openshift+bot at redhat.com)
+- fix bug#883553 - additional_storage param is now additional_gear_storage
+  (rchopra at redhat.com)
+- Removing some dead code (bleanhar at redhat.com)
+- updated gemspecs so they work with scl rpm spec files. (tdawson at redhat.com)
+
+* Tue Dec 04 2012 Adam Miller <admiller at redhat.com> 1.2.3-1
+- Merge pull request #995 from abhgupta/abhgupta-dev (openshift+bot at redhat.com)
+- more mco 2.2 changes (dmcphers at redhat.com)
+- more changes for US3078 (abhgupta at redhat.com)
+- Move add/remove alias to the node API. (rmillner at redhat.com)
+- Merge pull request #1001 from pmorie/sooth_ops (openshift+bot at redhat.com)
+- Remove 'framework' message from Application constructor (pmorie at gmail.com)
+- fixing mongo connection issues for build (dmcphers at redhat.com)
+
+* Thu Nov 29 2012 Adam Miller <admiller at redhat.com> 1.2.2-1
+- changes for US3078 (abhgupta at redhat.com)
+- Remove unused phpmoadmin cartridge (jhonce at redhat.com)
+- Bug 880370 (dmcphers at redhat.com)
+- add oo-ruby (dmcphers at redhat.com)
+- Merge pull request #945 from smarterclayton/improve_invalid_cart_message
+  (openshift+bot at redhat.com)
+- Improve the invalid cart message to read more naturally for users, and to
+  better reflect what the user has passed. (ccoleman at redhat.com)
+- Merge pull request #956 from danmcp/master (openshift+bot at redhat.com)
+- Merge pull request #954 from abhgupta/abhgupta-dev (openshift+bot at redhat.com)
+- Merge pull request #953 from rajatchopra/master (dmcphers at redhat.com)
+- Add method to get the active gears (dmcphers at redhat.com)
+- Fix for bug 875442 (abhgupta at redhat.com)
+- reform the get_all_gears call and add capability to reserve a specific uid
+  from a district (rchopra at redhat.com)
+- Merge pull request #915 from Miciah/devenv-fixes-1 (openshift+bot at redhat.com)
+- Fix tests to work with remote-user auth (miciah.masters at gmail.com)
+
+* Sat Nov 17 2012 Adam Miller <admiller at redhat.com> 1.2.1-1
+- bump_minor_versions for sprint 21 (admiller at redhat.com)
+
 * Fri Nov 16 2012 Adam Miller <admiller at redhat.com> 1.1.10-1
 - Bug 877340 (dmcphers at redhat.com)
 - Merge pull request #913 from
diff --git a/sources b/sources
index 6563f10..0473998 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-81f719be814d5cc742e2d94b4f561f97  openshift-origin-controller-1.1.10.gem
+04885f147182d695490871562a38e3db  openshift-origin-controller-1.2.10.gem


More information about the scm-commits mailing list