jcapik pushed to kubernetes (f22). "Bump to upstream 8e1d41670783cb75cf0c5088f199961a7d8e05e5"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Jun 10 14:59:55 UTC 2015


From 1b7a3b3964ebcb89c6f03f3052cfe59d10531c57 Mon Sep 17 00:00:00 2001
From: Eric Paris <eparis at redhat.com>
Date: Wed, 29 Oct 2014 15:41:01 -0400
Subject: Bump to upstream 8e1d41670783cb75cf0c5088f199961a7d8e05e5


diff --git a/.gitignore b/.gitignore
index 5901438..9d04ab7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /kubernetes-e46af6e.tar.gz
 /kubernetes-dc7e3d6.tar.gz
 /kubernetes-1c61486.tar.gz
+/kubernetes-8e1d416.tar.gz
diff --git a/kubernetes.spec b/kubernetes.spec
index 478115f..6ea4953 100644
--- a/kubernetes.spec
+++ b/kubernetes.spec
@@ -1,7 +1,7 @@
 #debuginfo not supported with Go
 %global debug_package	%{nil}
 %global import_path	github.com/GoogleCloudPlatform/kubernetes
-%global commit		1c61486ec343246a81f62b4297671217c9576df7
+%global commit		8e1d41670783cb75cf0c5088f199961a7d8e05e5
 %global shortcommit	%(c=%{commit}; echo ${c:0:7})
 
 #binaries which should be called kube-*
@@ -17,8 +17,8 @@
 %global _checkshell	/bin/bash
 
 Name:		kubernetes
-Version:	0.4
-Release:	0.8.git%{shortcommit}%{?dist}
+Version:	0.4+
+Release:	0.9.git%{shortcommit}%{?dist}
 Summary:	Container cluster management
 License:	ASL 2.0
 URL:		https://github.com/GoogleCloudPlatform/kubernetes
@@ -193,6 +193,9 @@ getent passwd kube >/dev/null || useradd -r -g kube -d / -s /sbin/nologin \
 %systemd_postun
 
 %changelog
+* Wed Oct 29 2014 Eric Paris <eparis at redhat.com - 0.4+-0.9.git8e1d416
+- Bump to upstream 8e1d41670783cb75cf0c5088f199961a7d8e05e5
+
 * Tue Oct 28 2014 Eric Paris <eparis at redhat.com - 0.4-0.8.git1c61486
 - Bump to upstream 1c61486ec343246a81f62b4297671217c9576df7
 
diff --git a/sources b/sources
index 7d49014..5ed9772 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6556a17f5ee815e6529b3336f4811865  kubernetes-1c61486.tar.gz
+2941ceb0f3e2abdee5f0e1d5973e20e9  kubernetes-8e1d416.tar.gz
-- 
cgit v0.10.2


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


More information about the scm-commits mailing list