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

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


From 0c2adeb5b3abf87a211bb24944c2213a985e5899 Mon Sep 17 00:00:00 2001
From: Jan Chaloupka <jchaloup at redhat.com>
Date: Fri, 15 May 2015 21:01:44 +0200
Subject: Bump to upstream 1ee33ac481a14db7b90e3bbac8cec4ceea822bfb - related:
 #1211266


diff --git a/.gitignore b/.gitignore
index 44e58af..78e67f3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/kubernetes-d3c6fb0.tar.gz
+/kubernetes-1ee33ac.tar.gz
diff --git a/kubernetes.spec b/kubernetes.spec
index b6163a0..dffd2a2 100644
--- a/kubernetes.spec
+++ b/kubernetes.spec
@@ -10,7 +10,7 @@
 %global repo		kubernetes
 # https://github.com/GoogleCloudPlatform/kubernetes
 %global import_path	%{provider}.%{provider_tld}/%{project}/%{repo}
-%global commit		d3c6fb0d6a13c0177dcd67556d72963c959234ea
+%global commit		1ee33ac481a14db7b90e3bbac8cec4ceea822bfb
 %global shortcommit	%(c=%{commit}; echo ${c:0:7})
 
 #I really need this, otherwise "version_ldflags=$(kube::version_ldflags)"
@@ -20,7 +20,7 @@
 
 Name:		kubernetes
 Version:	0.17.0
-Release:	7%{?dist}
+Release:	8%{?dist}
 Summary:        Container cluster management
 License:        ASL 2.0
 URL:            %{import_path}
@@ -295,7 +295,7 @@ Requires: NetworkManager
 %build
 export KUBE_GIT_TREE_STATE="clean"
 export KUBE_GIT_COMMIT=%{commit}
-export KUBE_GIT_VERSION=v0.17.0-275-g43e465433318d3
+export KUBE_GIT_VERSION=v0.17.0-289-g1ee33ac481a14d
 
 %if 0%{?fedora}
 #export KUBE_GIT_TREE_STATE="dirty"
@@ -427,6 +427,10 @@ getent passwd kube >/dev/null || useradd -r -g kube -d / -s /sbin/nologin \
 %systemd_postun
 
 %changelog
+* Fri May 15 2015 jchaloup <jchaloup at redhat.com> - 0.17.0-8
+- Bump to upstream 1ee33ac481a14db7b90e3bbac8cec4ceea822bfb
+  related: #1211266
+
 * Fri May 15 2015 jchaloup <jchaloup at redhat.com> - 0.17.0-7
 - Bump to upstream d3c6fb0d6a13c0177dcd67556d72963c959234ea
   related: #1211266
diff --git a/sources b/sources
index 4353593..b9f1713 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c7af537c4cfa59482e501ef23bf3877d  kubernetes-d3c6fb0.tar.gz
+7304a99329483f52583b113d8d3d135c  kubernetes-1ee33ac.tar.gz
-- 
cgit v0.10.2


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


More information about the scm-commits mailing list