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

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Jun 10 15:07:34 UTC 2015


From ee1009fd621d4bf76ab77d24698cd08fc6dd652e Mon Sep 17 00:00:00 2001
From: Jan Chaloupka <jchaloup at redhat.com>
Date: Fri, 1 May 2015 13:44:23 +0200
Subject: Bump to upstream 72708d74b9801989ddbdc8403fc5ba4aafb7c1ef - related:
 #1211266


diff --git a/.gitignore b/.gitignore
index c7176f2..e41f164 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/kubernetes-7dcce2e.tar.gz
+/kubernetes-72708d7.tar.gz
diff --git a/kubernetes.spec b/kubernetes.spec
index 79fb22e..e5fdbc0 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		7dcce2eeb7f28643d599c8b6a244523670d17c93
+%global commit		72708d74b9801989ddbdc8403fc5ba4aafb7c1ef
 %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.0
-Release:	1%{?dist}
+Release:	2%{?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-2-g7dcce2eeb7f286
+export KUBE_GIT_VERSION=v0.16.0-200-g72708d74b98019
 
 %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
+* Fri May 01 2015 jchaloup <jchaloup at redhat.com> - 0.16.0-2
+- Bump to upstream 72708d74b9801989ddbdc8403fc5ba4aafb7c1ef
+  related: #1211266
+
 * Wed Apr 29 2015 jchaloup <jchaloup at redhat.com> - 0.16.0-1
 - Bump to upstream 7dcce2eeb7f28643d599c8b6a244523670d17c93
   related: #1211266
diff --git a/sources b/sources
index 6d43644..fba7116 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c465f604cec78ef6b1672c6fe83466f0  kubernetes-7dcce2e.tar.gz
+79ad4b8a369082e9be3f9211d05f3110  kubernetes-72708d7.tar.gz
-- 
cgit v0.10.2


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


More information about the scm-commits mailing list