jchaloup pushed to kubernetes (master). "Bump to upstream d02139d2b454ecc5730cc535d415c1963a7fb2aa (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Apr 14 14:19:46 UTC 2015


>From b2b08214ac35ede2623ed1148a5ca0fca8abe86f Mon Sep 17 00:00:00 2001
From: Jan Chaloupka <jchaloup at redhat.com>
Date: Tue, 14 Apr 2015 15:16:07 +0200
Subject: Bump to upstream d02139d2b454ecc5730cc535d415c1963a7fb2aa - related:
 #1211266


diff --git a/.gitignore b/.gitignore
index 50830d3..bf719bd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-kubernetes-d577db9.tar.gz
+/kubernetes-d02139d.tar.gz
diff --git a/kubernetes.spec b/kubernetes.spec
index d8205b4..19c4cf0 100644
--- a/kubernetes.spec
+++ b/kubernetes.spec
@@ -5,7 +5,7 @@
 %global project		GoogleCloudPlatform
 %global repo		kubernetes
 %global import_path	%{provider}.%{provider_tld}/%{project}/%{repo}
-%global commit		d577db99873cbf04b8e17b78f17ec8f3a27eca30
+%global commit		d02139d2b454ecc5730cc535d415c1963a7fb2aa
 %global shortcommit	%(c=%{commit}; echo ${c:0:7})
 
 #I really need this, otherwise "version_ldflags=$(kube::version_ldflags)"
@@ -14,8 +14,8 @@
 %global _checkshell	/bin/bash
 
 Name:		kubernetes
-Version:	0.14.2
-Release:	0.2.git%{shortcommit}%{?dist}
+Version:	0.15.0
+Release:	0.1.git%{shortcommit}%{?dist}
 Summary:	Container cluster management
 License:	ASL 2.0
 URL:		https://github.com/GoogleCloudPlatform/kubernetes
@@ -239,7 +239,7 @@ building other packages which use %{project}/%{repo}.
 %build
 export KUBE_GIT_TREE_STATE="clean"
 export KUBE_GIT_COMMIT=%{commit}
-export KUBE_GIT_VERSION=v0.14.1-750-gd577db9
+export KUBE_GIT_VERSION=v0.15.0-38-gd02139d
 
 %if 0%{?fedora}
 #export KUBE_GIT_TREE_STATE="dirty"
@@ -358,6 +358,10 @@ getent passwd kube >/dev/null || useradd -r -g kube -d / -s /sbin/nologin \
 %systemd_postun
 
 %changelog
+* Tue Apr 14 2015 jchaloup <jchaloup at redhat.com> - 0.15.0-0.1.gitd02139d
+- Bump to upstream d02139d2b454ecc5730cc535d415c1963a7fb2aa
+  related: #1211266
+
 * Sun Apr 12 2015 jchaloup <jchaloup at redhat.com> - 0.14.2-0.2.gitd577db9
 - Bump to upstream d577db99873cbf04b8e17b78f17ec8f3a27eca30
 
diff --git a/sources b/sources
index d237f42..9b18766 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9aed346a8b8ac07a4446ffcf0b50cf2d  kubernetes-d577db9.tar.gz
+e6f5064fcf1183907f290f9b8667fc4e  kubernetes-d02139d.tar.gz
-- 
cgit v0.10.2


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


More information about the scm-commits mailing list