jcapik pushed to kubernetes (f22). "Bump to upstream a3fd0a9fd516bb6033f32196ae97aaecf8c096b1"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Jun 10 15:03:02 UTC 2015


From 4030b142faaa4ea412af7442b07257eabfb894e2 Mon Sep 17 00:00:00 2001
From: Jan Chaloupka <jchaloup at redhat.com>
Date: Thu, 12 Mar 2015 11:23:53 +0100
Subject: Bump to upstream a3fd0a9fd516bb6033f32196ae97aaecf8c096b1


diff --git a/.gitignore b/.gitignore
index dccdb91..f353425 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/kubernetes-a4d871a.tar.gz
+/kubernetes-a3fd0a9.tar.gz
diff --git a/kubernetes.spec b/kubernetes.spec
index d9981f4..0b0cd67 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		a4d871a10086436557f804930812f2566c9d4d39
+%global commit		a3fd0a9fd516bb6033f32196ae97aaecf8c096b1
 %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.12.0
-Release:	0.4.git%{shortcommit}%{?dist}
+Release:	0.5.git%{shortcommit}%{?dist}
 Summary:	Container cluster management
 License:	ASL 2.0
 URL:		https://github.com/GoogleCloudPlatform/kubernetes
@@ -311,7 +311,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.12.0-342-ga4d871a1008643
+export KUBE_GIT_VERSION=v0.12.0-534-ga3fd0a9fd516bb
 
 %if 0%{?fedora}
 #export KUBE_GIT_TREE_STATE="dirty"
@@ -425,6 +425,9 @@ getent passwd kube >/dev/null || useradd -r -g kube -d / -s /sbin/nologin \
 %systemd_postun
 
 %changelog
+* Thu Mar 12 2015 jchaloup <jchaloup at redhat.com> - 0.12.0-0.5.gita3fd0a9
+- Bump to upstream a3fd0a9fd516bb6033f32196ae97aaecf8c096b1
+
 * Tue Mar 10 2015 jchaloup <jchaloup at redhat.com> - 0.12.0-0.4.gita4d871a
 - Bump to upstream a4d871a10086436557f804930812f2566c9d4d39
 
diff --git a/sources b/sources
index 225421b..b15ee93 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-88135bcfe782fd66c5b5ed0b7acd5752  kubernetes-a4d871a.tar.gz
+a2af6bcbcd7ea0f5fa29564d1520c459  kubernetes-a3fd0a9.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/kubernetes.git/commit/?h=f22&id=4030b142faaa4ea412af7442b07257eabfb894e2


More information about the scm-commits mailing list