jchaloup pushed to kubernetes (master). "Bump to upstream 0ca96c3ac8b47114169f3b716ae4521ed8c7657c (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri Jun 12 12:13:17 UTC 2015


From 35131f2e90672f6df7e6449aeed8ee900aa0f04a Mon Sep 17 00:00:00 2001
From: Jan Chaloupka <jchaloup at redhat.com>
Date: Fri, 12 Jun 2015 13:41:08 +0200
Subject: Bump to upstream 0ca96c3ac8b47114169f3b716ae4521ed8c7657c - related:
 #1211266


diff --git a/.gitignore b/.gitignore
index cdbc75f..71a8a82 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/kubernetes-5a02fc0.tar.gz
+/kubernetes-0ca96c3.tar.gz
diff --git a/kubernetes.spec b/kubernetes.spec
index 92f7c90..b42aafb 100644
--- a/kubernetes.spec
+++ b/kubernetes.spec
@@ -20,7 +20,7 @@
 %global repo		kubernetes
 # https://github.com/GoogleCloudPlatform/kubernetes
 %global import_path	%{provider}.%{provider_tld}/%{project}/%{repo}
-%global commit		5a02fc07d8a943132b9e68fe7169778253318487
+%global commit		0ca96c3ac8b47114169f3b716ae4521ed8c7657c
 %global shortcommit	%(c=%{commit}; echo ${c:0:7})
 
 #I really need this, otherwise "version_ldflags=$(kube::version_ldflags)"
@@ -30,7 +30,7 @@
 
 Name:		kubernetes
 Version:	0.19.0
-Release:	0.1.git%{shortcommit}%{?dist}
+Release:	0.2.git%{shortcommit}%{?dist}
 Summary:        Container cluster management
 License:        ASL 2.0
 URL:            %{import_path}
@@ -336,7 +336,7 @@ Kubernetes services for node host
 %build
 export KUBE_GIT_TREE_STATE="clean"
 export KUBE_GIT_COMMIT=%{commit}
-export KUBE_GIT_VERSION=v0.19.0-56-g5a02fc07d8a943
+export KUBE_GIT_VERSION=v0.19.0-166-g0ca96c3ac8b471
 
 hack/build-go.sh --use_go_build
 hack/build-go.sh --use_go_build cmd/kube-version-change
@@ -495,6 +495,10 @@ getent passwd kube >/dev/null || useradd -r -g kube -d / -s /sbin/nologin \
 %systemd_postun
 
 %changelog
+* Fri Jun 12 2015 jchaloup <jchaloup at redhat.com> - 0.19.0-0.2.git0ca96c3
+- Bump to upstream 0ca96c3ac8b47114169f3b716ae4521ed8c7657c
+  related: #1211266
+
 * Thu Jun 11 2015 jchaloup <jchaloup at redhat.com> - 0.19.0-0.1.git5a02fc0
 - Bump to upstream 5a02fc07d8a943132b9e68fe7169778253318487
   related: #1211266
diff --git a/sources b/sources
index 57aa148..0670c1d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f2b4dc41595ad19cb68af9e1c97d5993  kubernetes-5a02fc0.tar.gz
+9668e65f3f7803b7c5aadca1d52a4385  kubernetes-0ca96c3.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/kubernetes.git/commit/?h=master&id=35131f2e90672f6df7e6449aeed8ee900aa0f04a


More information about the scm-commits mailing list