jcapik pushed to kubernetes (f22). "Bump to upstream ca0f678b9a0a6dc795ac7a595350d0dbe9d0ac3b (..more)"

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


From 241cde50bff4aeb4b8a78ac76059a347f0379826 Mon Sep 17 00:00:00 2001
From: Jan Chaloupka <jchaloup at redhat.com>
Date: Thu, 7 May 2015 12:47:57 +0200
Subject: Bump to upstream ca0f678b9a0a6dc795ac7a595350d0dbe9d0ac3b - related:
 #1211266


diff --git a/.gitignore b/.gitignore
index 567f976..4f858f0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/kubernetes-3a24c0e.tar.gz
+/kubernetes-ca0f678.tar.gz
diff --git a/kubernetes.spec b/kubernetes.spec
index 7330c98..4d88914 100644
--- a/kubernetes.spec
+++ b/kubernetes.spec
@@ -6,7 +6,7 @@
 %global repo		kubernetes
 # https://github.com/GoogleCloudPlatform/kubernetes
 %global import_path	%{provider}.%{provider_tld}/%{project}/%{repo}
-%global commit		3a24c0e898cb3060d7905af6df275a3be562451d
+%global commit		ca0f678b9a0a6dc795ac7a595350d0dbe9d0ac3b
 %global shortcommit	%(c=%{commit}; echo ${c:0:7})
 
 #I really need this, otherwise "version_ldflags=$(kube::version_ldflags)"
@@ -16,7 +16,7 @@
 
 Name:		kubernetes
 Version:	0.16.2
-Release:	4%{?dist}
+Release:	5%{?dist}
 Summary:        Container cluster management
 License:        ASL 2.0
 URL:            %{import_path}
@@ -272,7 +272,7 @@ Requires: rsync
 %build
 export KUBE_GIT_TREE_STATE="clean"
 export KUBE_GIT_COMMIT=%{commit}
-export KUBE_GIT_VERSION=v0.16.2-466-g3a24c0e898cb30
+export KUBE_GIT_VERSION=v0.16.2-536-gca0f678b9a0a6d
 
 %if 0%{?fedora}
 #export KUBE_GIT_TREE_STATE="dirty"
@@ -403,6 +403,10 @@ getent passwd kube >/dev/null || useradd -r -g kube -d / -s /sbin/nologin \
 %systemd_postun
 
 %changelog
+* Thu May 07 2015 jchaloup <jchaloup at redhat.com> - 0.16.2-5
+- Bump to upstream ca0f678b9a0a6dc795ac7a595350d0dbe9d0ac3b
+  related: #1211266
+
 * Wed May 06 2015 jchaloup <jchaloup at redhat.com> - 0.16.2-4
 - Add docs to kubernetes-unit-test
   related: #1211266
diff --git a/sources b/sources
index 5f8d833..23ec3ec 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-17f8503fcefdda9f824a718170f4e0f6  kubernetes-3a24c0e.tar.gz
+0fc721b604724cd16ebcf11777495b18  kubernetes-ca0f678.tar.gz
-- 
cgit v0.10.2


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


More information about the scm-commits mailing list