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