jcapik pushed to kubernetes (f21). "Bump to upstream a18cdac616962a2c486feb22afa3538fc3cf3a3a"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Jun 10 14:46:53 UTC 2015


From c638c2eb1bbd244c45cced3539dba57fffa545dc Mon Sep 17 00:00:00 2001
From: Eric Paris <eparis at redhat.com>
Date: Fri, 31 Oct 2014 08:51:59 -0400
Subject: Bump to upstream a18cdac616962a2c486feb22afa3538fc3cf3a3a


diff --git a/.gitignore b/.gitignore
index 03f2f5a..2ab6ce2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
 /kubernetes-1c61486.tar.gz
 /kubernetes-8e1d416.tar.gz
 /kubernetes-78df011.tar.gz
+/kubernetes-a18cdac.tar.gz
diff --git a/kubernetes.spec b/kubernetes.spec
index d08179a..ce01f96 100644
--- a/kubernetes.spec
+++ b/kubernetes.spec
@@ -1,7 +1,7 @@
 #debuginfo not supported with Go
 %global debug_package	%{nil}
 %global import_path	github.com/GoogleCloudPlatform/kubernetes
-%global commit		78df01172af5cc132b7276afb668d31e91e61c11
+%global commit		a18cdac616962a2c486feb22afa3538fc3cf3a3a
 %global shortcommit	%(c=%{commit}; echo ${c:0:7})
 
 #binaries which should be called kube-*
@@ -18,7 +18,7 @@
 
 Name:		kubernetes
 Version:	0.4+
-Release:	397.0.git%{shortcommit}%{?dist}
+Release:	426.0.git%{shortcommit}%{?dist}
 Summary:	Container cluster management
 License:	ASL 2.0
 URL:		https://github.com/GoogleCloudPlatform/kubernetes
@@ -84,7 +84,7 @@ BuildRequires:	golang(gopkg.in/v1/yaml)
 %build
 export KUBE_GIT_COMMIT=%{commit}
 export KUBE_GIT_TREE_STATE="dirty"
-export KUBE_GIT_VERSION=v0.4-397-g78df01172af5cc
+export KUBE_GIT_VERSION=v0.4-426-ga18cdac616962a
 
 export KUBE_EXTRA_GOPATH=%{gopath}
 export KUBE_NO_GODEPS="true"
@@ -193,6 +193,9 @@ getent passwd kube >/dev/null || useradd -r -g kube -d / -s /sbin/nologin \
 %systemd_postun
 
 %changelog
+* Fri Oct 31 2014 Eric Paris <eparis at redhat.com - 0.4+-426.0.gita18cdac
+- Bump to upstream a18cdac616962a2c486feb22afa3538fc3cf3a3a
+
 * Thu Oct 30 2014 Eric Paris <eparis at redhat.com - 0.4+-397.0.git78df011
 - Bump to upstream 78df01172af5cc132b7276afb668d31e91e61c11
 
diff --git a/sources b/sources
index 95648bc..08eacc9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8b946816dda51dab76d293197ce58d2c  kubernetes-78df011.tar.gz
+5f57bef6ebb85f15b207c99327222413  kubernetes-a18cdac.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/kubernetes.git/commit/?h=f21&id=c638c2eb1bbd244c45cced3539dba57fffa545dc


More information about the scm-commits mailing list