jchaloup pushed to kubernetes (f21). "Bump to upstream d577db99873cbf04b8e17b78f17ec8f3a27eca30"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Apr 13 08:34:59 UTC 2015


>From 910a5d9fbee9da8607af58d98f290c1a03ec039a Mon Sep 17 00:00:00 2001
From: Jan Chaloupka <jchaloup at redhat.com>
Date: Sun, 12 Apr 2015 11:39:18 +0200
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 2213205..fc734b4 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
@@ -240,7 +240,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"
@@ -359,6 +359,9 @@ getent passwd kube >/dev/null || useradd -r -g kube -d / -s /sbin/nologin \
 %systemd_postun
 
 %changelog
+* Sun Apr 12 2015 jchaloup <jchaloup at redhat.com> - 0.14.2-0.2.gitd577db9
+- Bump to upstream d577db99873cbf04b8e17b78f17ec8f3a27eca30
+
 * Wed Apr 08 2015 jchaloup <jchaloup at redhat.com> - 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
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/kubernetes.git/commit/?h=f21&id=910a5d9fbee9da8607af58d98f290c1a03ec039a


More information about the scm-commits mailing list