jcapik pushed to kubernetes (f20). "Bump to upstream a4abafea02babc529c9b5b9c825ba0bb3eec74c6"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Jun 10 14:33:13 UTC 2015


From a933945d26b33bb8035ffd1573b2ea5d431a0157 Mon Sep 17 00:00:00 2001
From: Eric Paris <eparis at redhat.com>
Date: Mon, 3 Nov 2014 16:41:22 -0500
Subject: Bump to upstream a4abafea02babc529c9b5b9c825ba0bb3eec74c6


diff --git a/.gitignore b/.gitignore
index 2ab6ce2..6a8cf60 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,5 @@
 /kubernetes-8e1d416.tar.gz
 /kubernetes-78df011.tar.gz
 /kubernetes-a18cdac.tar.gz
+/kubernetes-808be2d.tar.gz
+/kubernetes-a4abafe.tar.gz
diff --git a/kubernetes.spec b/kubernetes.spec
index 3307222..45593c0 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		808be2d13b7bf14a3cf6985bc7c9d02f48a3d1e0
+%global commit		a4abafea02babc529c9b5b9c825ba0bb3eec74c6
 %global shortcommit	%(c=%{commit}; echo ${c:0:7})
 
 #binaries which should be called kube-*
@@ -18,7 +18,7 @@
 
 Name:		kubernetes
 Version:	0.4
-Release:	453.0.git%{shortcommit}%{?dist}
+Release:	477.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-453-g808be2d13b7bf1
+export KUBE_GIT_VERSION=v0.4-477-ga4abafea02babc
 
 export KUBE_EXTRA_GOPATH=%{gopath}
 export KUBE_NO_GODEPS="true"
@@ -201,6 +201,9 @@ getent passwd kube >/dev/null || useradd -r -g kube -d / -s /sbin/nologin \
 %systemd_postun
 
 %changelog
+* Mon Nov 03 2014 Eric Paris <eparis at redhat.com - 0.4-477.0.gita4abafe
+- Bump to upstream a4abafea02babc529c9b5b9c825ba0bb3eec74c6
+
 * Mon Nov 03 2014 Eric Paris <eparis at redhat.com - 0.4-453.0.git808be2d
 - Bump to upstream 808be2d13b7bf14a3cf6985bc7c9d02f48a3d1e0
 - Includes upstream change to remove --machines from the APIServer
diff --git a/sources b/sources
index 08eacc9..5792a32 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5f57bef6ebb85f15b207c99327222413  kubernetes-a18cdac.tar.gz
+ecf908d44ea5837341c768a980111b86  kubernetes-a4abafe.tar.gz
-- 
cgit v0.10.2


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


More information about the scm-commits mailing list