[openshift-origin-util] update to latest release

tdawson tdawson at fedoraproject.org
Fri Jul 26 22:01:49 UTC 2013


commit dd4b054b211acc46be9b0938840b8e4d67249a47
Author: Troy Dawson <tdawson at redhat.com>
Date:   Fri Jul 26 17:01:29 2013 -0500

    update to latest release

 .gitignore                 |    1 +
 openshift-origin-util.spec |   17 ++++++++++++++---
 sources                    |    2 +-
 3 files changed, 16 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4e6b7aa..1b868d9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /openshift-origin-util-1.4.1.tar.gz
 /openshift-origin-util-1.5.1.tar.gz
 /openshift-origin-util-1.5.2.tar.gz
+/openshift-origin-util-1.10.2.tar.gz
diff --git a/openshift-origin-util.spec b/openshift-origin-util.spec
index 87d4e8d..705c2b6 100644
--- a/openshift-origin-util.spec
+++ b/openshift-origin-util.spec
@@ -1,9 +1,9 @@
 Summary:       Utility scripts for the OpenShift Origin broker and node
 Name:          openshift-origin-util
-Version:       1.5.2
+Version:       1.10.2
 Release:       1%{?dist}
 License:       ASL 2.0
-URL:           http://openshift.redhat.com
+URL:           http://www.openshift.com
 Source0:       http://mirror.openshift.com/pub/openshift-origin/source/%{name}/%{name}-%{version}.tar.gz
 Requires:      bind-utils
 Requires:      %{?scl:%scl_prefix}ruby
@@ -28,10 +28,21 @@ chmod 0755 %{buildroot}%{_bindir}/*
 %{_bindir}/oo-ruby
 %{_bindir}/oo-erb
 %{_bindir}/oo-exec-ruby
-%{_bindir}/oo-diagnostics
 
 
 %changelog
+* 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
+  (lmeyer at redhat.com)
+- <util> removing legacy package (lmeyer at redhat.com)
+- <common> add oo-diagnostics and man page (lmeyer at redhat.com)
+- <oo-diagnostics> modernize and improve (lmeyer at redhat.com)
+- Bug 928675 (asari.ruby at gmail.com)
+
+* Tue Jun 11 2013 Troy Dawson <tdawson at redhat.com> 1.10.1-1
+- Bump up version to 1.10
+
 * Sat Apr 13 2013 Krishna Raman <kraman at gmail.com> 1.5.2-1
 - Fix how erb binary is resolved. Using util/util-scl packages instead of doing
   it dynamically in code. Separating manifest into RHEL and Fedora versions
diff --git a/sources b/sources
index 5e1c272..a52e2a4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-061e1127cc463f81a87d7b89e77de71a  openshift-origin-util-1.5.2.tar.gz
+4fdb7d33e359a96a1763b5d05f735518  openshift-origin-util-1.10.2.tar.gz


More information about the scm-commits mailing list