jchaloup pushed to kubernetes (f20). "Bump to upstream 8a7a127352263439e22253a58628d37a93fdaeb2"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Apr 13 08:33:49 UTC 2015


>From 5018e9e3c831983a4ad8f6cfd4a08e45ae4cfc0b Mon Sep 17 00:00:00 2001
From: Jan Chaloupka <jchaloup at redhat.com>
Date: Mon, 30 Mar 2015 08:15:14 +0200
Subject: Bump to upstream 8a7a127352263439e22253a58628d37a93fdaeb2


diff --git a/.gitignore b/.gitignore
index b82c6ee..d63a329 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/kubernetes-8d94c43.tar.gz
+/kubernetes-8a7a127.tar.gz
diff --git a/kubernetes.spec b/kubernetes.spec
index 37c0e93..3e62709 100644
--- a/kubernetes.spec
+++ b/kubernetes.spec
@@ -5,7 +5,7 @@
 %global project		GoogleCloudPlatform
 %global repo		kubernetes
 %global import_path	%{provider}.%{provider_tld}/%{project}/%{repo}
-%global commit		8d94c43e705824f23791b66ad5de4ea095d5bb32
+%global commit		8a7a127352263439e22253a58628d37a93fdaeb2
 %global shortcommit	%(c=%{commit}; echo ${c:0:7})
 
 #I really need this, otherwise "version_ldflags=$(kube::version_ldflags)"
@@ -15,7 +15,7 @@
 
 Name:		kubernetes
 Version:	0.13.2
-Release:	0.5.git%{shortcommit}%{?dist}
+Release:	0.6.git%{shortcommit}%{?dist}
 Summary:	Container cluster management
 License:	ASL 2.0
 URL:		https://github.com/GoogleCloudPlatform/kubernetes
@@ -310,7 +310,7 @@ building other packages which use %{project}/%{repo}.
 %build
 export KUBE_GIT_TREE_STATE="clean"
 export KUBE_GIT_COMMIT=%{commit}
-export KUBE_GIT_VERSION=v0.13.1-dev-640-g8d94c43e705824
+export KUBE_GIT_VERSION=v0.13.1-dev-714-g8a7a1273522634
 
 %if 0%{?fedora}
 #export KUBE_GIT_TREE_STATE="dirty"
@@ -429,6 +429,9 @@ getent passwd kube >/dev/null || useradd -r -g kube -d / -s /sbin/nologin \
 %systemd_postun
 
 %changelog
+* Mon Mar 30 2015 jchaloup <jchaloup at redhat.com> - 0.13.2-0.6.git8a7a127
+- Bump to upstream 8a7a127352263439e22253a58628d37a93fdaeb2
+
 * Fri Mar 27 2015 jchaloup <jchaloup at redhat.com> - 0.13.2-0.5.git8d94c43
 - Bump to upstream 8d94c43e705824f23791b66ad5de4ea095d5bb32
   resolves: #1205362
diff --git a/sources b/sources
index 8966a87..c6621c8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9b2a952bbe49de4ff07a5e59b3f0122b  kubernetes-8d94c43.tar.gz
+880ad790c888367d774a47fe99eedb3b  kubernetes-8a7a127.tar.gz
-- 
cgit v0.10.2


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


More information about the scm-commits mailing list