From 107e8b4ac63b2a5e53b10c8ddae79745b1144c47 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Jan 20 2017 23:22:46 +0000 Subject: ocid-0-0.12.git7cc8492 - add bash completion From: Daniel J Walsh Signed-off-by: Lokesh Mandvekar --- diff --git a/ocid.spec b/ocid.spec index d34c373..dec451c 100644 --- a/ocid.spec +++ b/ocid.spec @@ -35,7 +35,7 @@ Name: ocid Version: 0 -Release: 0.11.git%{shortcommit0}%{?dist} +Release: 0.12.git%{shortcommit0}%{?dist} Summary: OCI-based implementation of Kubernetes Container Runtime Interface License: ASL 2.0 URL: https://%{provider_prefix} @@ -537,6 +537,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath} %{_datadir}/bash-completion/completions/* %changelog +* Fri Jan 20 2017 Lokesh Mandvekar - 0-0.12.git7cc8492 +- add bash completion +- From: Daniel J Walsh + * Thu Jan 19 2017 Lokesh Mandvekar - 0-0.11.git7cc8492 - remove trailing whitespace from unitfile