jchaloup pushed to kubernetes (f20). "Bump to upstream 86751e8c90a3c0e852afb78d26cb6ba8cdbc37ba (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon May 11 16:27:11 UTC 2015


From e5dcff9e78cba9ac1bf09b2fe5813c0a956caa93 Mon Sep 17 00:00:00 2001
From: Jan Chaloupka <jchaloup at redhat.com>
Date: Sun, 3 May 2015 13:44:25 +0200
Subject: Bump to upstream 86751e8c90a3c0e852afb78d26cb6ba8cdbc37ba - related:
 #1211266


diff --git a/.gitignore b/.gitignore
index e41f164..0c8ecd9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/kubernetes-72708d7.tar.gz
+/kubernetes-86751e8.tar.gz
diff --git a/kubernetes.spec b/kubernetes.spec
index 301e132..42b56d3 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		72708d74b9801989ddbdc8403fc5ba4aafb7c1ef
+%global commit		86751e8c90a3c0e852afb78d26cb6ba8cdbc37ba
 %global shortcommit	%(c=%{commit}; echo ${c:0:7})
 
 #I really need this, otherwise "version_ldflags=$(kube::version_ldflags)"
@@ -15,8 +15,8 @@
 %global _checkshell	/bin/bash
 
 Name:		kubernetes
-Version:	0.16.0
-Release:	2%{?dist}
+Version:	0.16.1
+Release:	1%{?dist}
 Summary:        Container cluster management
 License:        ASL 2.0
 URL:            %{import_path}
@@ -267,7 +267,7 @@ Requires: rsync
 %build
 export KUBE_GIT_TREE_STATE="clean"
 export KUBE_GIT_COMMIT=%{commit}
-export KUBE_GIT_VERSION=v0.16.0-200-g72708d74b98019
+export KUBE_GIT_VERSION=v0.16.1-271-g86751e8c90a3c0
 
 %if 0%{?fedora}
 #export KUBE_GIT_TREE_STATE="dirty"
@@ -397,6 +397,10 @@ getent passwd kube >/dev/null || useradd -r -g kube -d / -s /sbin/nologin \
 %systemd_postun
 
 %changelog
+* Sun May 03 2015 jchaloup <jchaloup at redhat.com> - 0.16.1-1
+- Bump to upstream 86751e8c90a3c0e852afb78d26cb6ba8cdbc37ba
+  related: #1211266
+
 * Fri May 01 2015 jchaloup <jchaloup at redhat.com> - 0.16.0-2
 - Bump to upstream 72708d74b9801989ddbdc8403fc5ba4aafb7c1ef
   related: #1211266
diff --git a/sources b/sources
index fba7116..47d4896 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-79ad4b8a369082e9be3f9211d05f3110  kubernetes-72708d7.tar.gz
+cb2151e1ee77261c866bb3480f852b0f  kubernetes-86751e8.tar.gz
-- 
cgit v0.10.2


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


More information about the scm-commits mailing list