[openshift-java-client] Update to version 2.5.0.Final

Gerard Ryan galileo at fedoraproject.org
Sat Nov 30 17:03:15 UTC 2013


commit d9aeae47d536ddb2e184d31afb816a48231dee23
Author: Gerard Ryan <gerard at ryan.lt>
Date:   Sat Nov 30 17:03:00 2013 +0000

    Update to version 2.5.0.Final

 openshift-java-client.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/openshift-java-client.spec b/openshift-java-client.spec
index 9c45391..296da27 100644
--- a/openshift-java-client.spec
+++ b/openshift-java-client.spec
@@ -1,8 +1,8 @@
-%global commit a97de132855a8fcd69e512e5909b609581385dc8
+%global commit 5579063d238eb92428bbaec7a18f1afebe3ed976
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 
 Name:           openshift-java-client
-Version:        2.4.0
+Version:        2.5.0
 Release:        1%{?dist}
 Summary:        OpenShift Java Client
 
@@ -10,7 +10,7 @@ Group:          Development/Libraries
 License:        EPL
 URL:            http://openshift.redhat.com
 Source0:        https://github.com/openshift/%{name}/archive/%{commit}/%{name}-%{version}-%{shortcommit}.tar.gz
-BuildArch: noarch
+BuildArch:      noarch
 
 BuildRequires: maven-local
 BuildRequires: jsch
@@ -58,6 +58,9 @@ API documentation for %{name}.
 %doc license epl-v10.html
 
 %changelog
+* Sat Nov 30 2013 Gerard Ryan <galileo at fedoraproject.org> - 2.5.0-1
+- Update to version 2.5.0.Final
+
 * Sun Oct 13 2013 Gerard Ryan <galileo at fedoraproject.org> - 2.4.0-1
 - Update to version 2.4.0.Final
 


More information about the scm-commits mailing list