From 4e604fecc22b498e0d46854ee4bfccdfc1932b12 Mon Sep 17 00:00:00 2001 From: Jan Chaloupka Date: Apr 12 2015 09:39:18 +0000 Subject: Bump to upstream d577db99873cbf04b8e17b78f17ec8f3a27eca30 --- diff --git a/.gitignore b/.gitignore index 02d989b..50830d3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1 @@ -clog -*.tar.gz -*.src.rpm +kubernetes-d577db9.tar.gz diff --git a/kubernetes.spec b/kubernetes.spec index ccfa82c..d8205b4 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 2719194154ffd38fd1613699a9dd10a00909957e +%global commit d577db99873cbf04b8e17b78f17ec8f3a27eca30 %global shortcommit %(c=%{commit}; echo ${c:0:7}) #I really need this, otherwise "version_ldflags=$(kube::version_ldflags)" @@ -15,7 +15,7 @@ Name: kubernetes Version: 0.14.2 -Release: 0.1.git%{shortcommit}%{?dist} +Release: 0.2.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-538-g2719194154ffd3 +export KUBE_GIT_VERSION=v0.14.1-750-gd577db9 %if 0%{?fedora} #export KUBE_GIT_TREE_STATE="dirty" @@ -358,6 +358,9 @@ getent passwd kube >/dev/null || useradd -r -g kube -d / -s /sbin/nologin \ %systemd_postun %changelog +* Sun Apr 12 2015 jchaloup - 0.14.2-0.2.gitd577db9 +- Bump to upstream d577db99873cbf04b8e17b78f17ec8f3a27eca30 + * Wed Apr 08 2015 jchaloup - 0.14.2-0.1.git2719194 - Bump to upstream 2719194154ffd38fd1613699a9dd10a00909957e Use etcd-2.0.8 and higher diff --git a/sources b/sources index 8f207cb..d237f42 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3e8622a8754f28ad545077c01f0300fe kubernetes-2719194.tar.gz +9aed346a8b8ac07a4446ffcf0b50cf2d kubernetes-d577db9.tar.gz