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

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Jun 10 15:08:58 UTC 2015


From 2955e9e552b52e7910abf8515f44f9dcaa3cb545 Mon Sep 17 00:00:00 2001
From: Jan Chaloupka <jchaloup at redhat.com>
Date: Wed, 6 May 2015 10:34:40 +0200
Subject: Bump to upstream 3a24c0e898cb3060d7905af6df275a3be562451d - related:
 #1211266


diff --git a/.gitignore b/.gitignore
index 597799f..567f976 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/kubernetes-72048a8.tar.gz
+/kubernetes-3a24c0e.tar.gz
diff --git a/kubernetes.spec b/kubernetes.spec
index ee22c4e..03e4899 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		72048a824ca16c3921354197953fabecede5af47
+%global commit		3a24c0e898cb3060d7905af6df275a3be562451d
 %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:	2%{?dist}
+Release:	3%{?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-381-g72048a824ca16c
+export KUBE_GIT_VERSION=v0.16.2-466-g3a24c0e898cb30
 
 %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
+* Wed May 06 2015 jchaloup <jchaloup at redhat.com> - 0.16.2-3
+- Bump to upstream 3a24c0e898cb3060d7905af6df275a3be562451d
+  related: #1211266
+
 * Tue May 05 2015 jchaloup <jchaloup at redhat.com> - 0.16.2-2
 - Add api and README.md to kubernetes-unit-test
   related: #1211266
diff --git a/sources b/sources
index 2d2db2c..5f8d833 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1e28aca5374b8ae8aebe83998ec5d30a  kubernetes-72048a8.tar.gz
+17f8503fcefdda9f824a718170f4e0f6  kubernetes-3a24c0e.tar.gz
-- 
cgit v0.10.2


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


More information about the scm-commits mailing list