From bb1e1597259a23af35012dc58d8be7fd9fc59345492f6231931438ddfbe22914 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 22 Feb 2018 14:02:27 +0000 Subject: [PATCH] Accepting request 578828 from devel:CaaSP:Head:ControllerNode Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/578828 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cri-tools?expand=0&rev=2 --- cri-tools.changes | 6 ++++++ cri-tools.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/cri-tools.changes b/cri-tools.changes index 339fa6c..4b0bfba 100644 --- a/cri-tools.changes +++ b/cri-tools.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Feb 14 20:01:00 UTC 2018 - jengelh@inai.de + +- Description shall say what the software does now, not in the + future. + ------------------------------------------------------------------- Mon Feb 12 11:48:18 UTC 2018 - vrothberg@suse.com diff --git a/cri-tools.spec b/cri-tools.spec index 9b0b6ab..9e22191 100644 --- a/cri-tools.spec +++ b/cri-tools.spec @@ -35,7 +35,7 @@ BuildRequires: golang-packaging %{go_nostrip} %description -cri-tools aims to provide a series of debugging and validation tools for +cri-tools provides a series of debugging and validation tools for Kubelet CRI, which includes: - crictl: CLI for kubelet CRI - critest: validation test suites for kubelet CRI