jcapik pushed to kubernetes (f20). "Bump to upstream 1c61486ec343246a81f62b4297671217c9576df7"

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


From 904dfa7e8c59865ddbc742613624050bd4d4183a Mon Sep 17 00:00:00 2001
From: Eric Paris <eparis at redhat.com>
Date: Tue, 28 Oct 2014 08:55:13 -0400
Subject: Bump to upstream 1c61486ec343246a81f62b4297671217c9576df7


diff --git a/.gitignore b/.gitignore
index b117c68..5901438 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /kubernetes-77d2815.tar.gz
 /kubernetes-e46af6e.tar.gz
 /kubernetes-dc7e3d6.tar.gz
+/kubernetes-1c61486.tar.gz
diff --git a/kubernetes.spec b/kubernetes.spec
index 1ed56fe..478115f 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		dc7e3d6601a89e9017ca9db42c09fd0ecb36bb36
+%global commit		1c61486ec343246a81f62b4297671217c9576df7
 %global shortcommit	%(c=%{commit}; echo ${c:0:7})
 
 #binaries which should be called kube-*
@@ -18,7 +18,7 @@
 
 Name:		kubernetes
 Version:	0.4
-Release:	0.7.git%{shortcommit}%{?dist}
+Release:	0.8.git%{shortcommit}%{?dist}
 Summary:	Container cluster management
 License:	ASL 2.0
 URL:		https://github.com/GoogleCloudPlatform/kubernetes
@@ -193,6 +193,9 @@ getent passwd kube >/dev/null || useradd -r -g kube -d / -s /sbin/nologin \
 %systemd_postun
 
 %changelog
+* Tue Oct 28 2014 Eric Paris <eparis at redhat.com - 0.4-0.8.git1c61486
+- Bump to upstream 1c61486ec343246a81f62b4297671217c9576df7
+
 * Mon Oct 27 2014 Eric Paris <eparis at redhat.com - 0.4-0.7.gitdc7e3d6
 - Bump to upstream dc7e3d6601a89e9017ca9db42c09fd0ecb36bb36
 
diff --git a/sources b/sources
index 62a4b98..7d49014 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fe81610deb075d619655a0e439d6dcc2  kubernetes-dc7e3d6.tar.gz
+6556a17f5ee815e6529b3336f4811865  kubernetes-1c61486.tar.gz
-- 
cgit v0.10.2


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


More information about the scm-commits mailing list