[openshift-origin-util] update to latest stable release

tdawson tdawson at fedoraproject.org
Mon Feb 10 23:22:20 UTC 2014


commit d9732d9256bc1d19bbad35ef0c87eb0a709dadbb
Author: Troy Dawson <tdawson at redhat.com>
Date:   Mon Feb 10 17:22:57 2014 -0600

    update to latest stable release

 .gitignore                 |    1 +
 openshift-origin-util.spec |   22 +++++++++++++++++++---
 sources                    |    2 +-
 3 files changed, 21 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9b2031a..e1cc11d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /openshift-origin-util-1.5.2.tar.gz
 /openshift-origin-util-1.10.2.tar.gz
 /openshift-origin-util-1.10.2.1.tar.gz
+/openshift-origin-util-1.15.1.1.tar.gz
diff --git a/openshift-origin-util.spec b/openshift-origin-util.spec
index 3df8bd6..abb8355 100644
--- a/openshift-origin-util.spec
+++ b/openshift-origin-util.spec
@@ -1,6 +1,6 @@
 Summary:       Utility scripts for the OpenShift Origin broker and node
 Name:          openshift-origin-util
-Version:       1.10.2.1
+Version:       1.15.1.1
 Release:       1%{?dist}
 License:       ASL 2.0
 URL:           http://www.openshift.com
@@ -29,13 +29,29 @@ chmod 0755 %{buildroot}%{_bindir}/*
 %{_bindir}/oo-ruby
 %{_bindir}/oo-erb
 %{_bindir}/oo-exec-ruby
+%{_bindir}/oo-mco
 
 
 %changelog
-* Thu Aug 01 2013 Krishna Raman <kraman at gmail.com> 1.10.2.1-1
-- Bumping version #s for origin release 2 (kraman at gmail.com)
+* Fri Dec 06 2013 Krishna Raman <kraman at gmail.com> 1.15.1.1-1
+- Bumping versions for OpenShift Origin Release 3 (kraman at gmail.com)
+- Merge pull request #3622 from brenton/ruby193-mcollective
+  (dmcphers+openshiftbot at redhat.com)
+- Adding oo-mco and updating oo-diagnostics to support the SCL'd mcollective
+  (bleanhar at redhat.com)
+
+* Wed Dec 04 2013 Krishna Raman <kraman at gmail.com> 1.15.1.1-1
+- Merge pull request #3622 from brenton/ruby193-mcollective
+  (dmcphers+openshiftbot at redhat.com)
+- Adding oo-mco and updating oo-diagnostics to support the SCL'd mcollective
+  (bleanhar at redhat.com)
+
+* Fri Sep 13 2013 Troy Dawson <tdawson at redhat.com> 1.15.1-1
 - Adding lsof dependency (kraman at gmail.com)
 
+* Fri Sep 13 2013 Troy Dawson <tdawson at redhat.com> 1.15.1-0
+- Bump up version to 1.15
+
 * Tue Jun 11 2013 Troy Dawson <tdawson at redhat.com> 1.10.2-1
 - <util> remove oo-diagnostics from spec file (lmeyer at redhat.com)
 - Revert "<util> removing legacy package" - Fedora Origin is using
diff --git a/sources b/sources
index f8dcd04..a3544f8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-15038ae8998d07c0787349a88b9f3976  openshift-origin-util-1.10.2.1.tar.gz
+1e8551243af240851ed3fc07e035a497  openshift-origin-util-1.15.1.1.tar.gz


More information about the scm-commits mailing list