jcapik pushed to kubernetes (f22). "Bump to upstream ecca42643b91a7117de8cd385b64e6bafecefd65"

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


From 28ed22919e290e401de961126056f947f6ed058d Mon Sep 17 00:00:00 2001
From: Jan Chaloupka <jchaloup at redhat.com>
Date: Thu, 5 Mar 2015 16:00:07 +0100
Subject: Bump to upstream ecca42643b91a7117de8cd385b64e6bafecefd65


diff --git a/.gitignore b/.gitignore
index 3920e41..9b7f34b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/kubernetes-6c5b390.tar.gz
+/kubernetes-ecca426.tar.gz
diff --git a/kubernetes.spec b/kubernetes.spec
index abf1df2..a6a3710 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		6c5b390160856cd8334043344ef6e08568b0a5c9
+%global commit		ecca42643b91a7117de8cd385b64e6bafecefd65
 %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.11.0
-Release:	0.5.git%{shortcommit}%{?dist}
+Version:	0.12.0
+Release:	0.1.git%{shortcommit}%{?dist}
 Summary:	Container cluster management
 License:	ASL 2.0
 URL:		https://github.com/GoogleCloudPlatform/kubernetes
@@ -312,7 +312,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.11.0-502-g6c5b390160856c
+export KUBE_GIT_VERSION=v0.12.0
 
 %if 0%{?fedora}
 #export KUBE_GIT_TREE_STATE="dirty"
@@ -426,6 +426,9 @@ getent passwd kube >/dev/null || useradd -r -g kube -d / -s /sbin/nologin \
 %systemd_postun
 
 %changelog
+* Tue Mar 03 2015 jchaloup <jchaloup at redhat.com> - 0.12.0-0.1.gitecca426
+- Bump to upstream ecca42643b91a7117de8cd385b64e6bafecefd65
+
 * Mon Mar 02 2015 jchaloup <jchaloup at redhat.com> - 0.11.0-0.5.git6c5b390
 - Bump to upstream 6c5b390160856cd8334043344ef6e08568b0a5c9
 
diff --git a/sources b/sources
index 3832929..2120eb0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-762b1b47224e0191a8e6e87c9f89006c  kubernetes-6c5b390.tar.gz
+0264bfa4d1e35a2fe64767d6f89177e3  kubernetes-ecca426.tar.gz
-- 
cgit v0.10.2


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


More information about the scm-commits mailing list