From 676746a075e3dd1269d18b829f51d9bdd0d66cacd5aeeab795954353665da532 Mon Sep 17 00:00:00 2001 From: Thorsten Kukuk Date: Wed, 19 Jun 2019 07:27:42 +0000 Subject: [PATCH] Accepting request 708850 from home:jengelh:branches:devel:kubic - Add missing words in descriptions. OBS-URL: https://build.opensuse.org/request/show/708850 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/flannel?expand=0&rev=3 --- flannel.changes | 5 +++++ flannel.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/flannel.changes b/flannel.changes index 0f4321e..fc5e01f 100644 --- a/flannel.changes +++ b/flannel.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jun 9 15:24:02 UTC 2019 - Jan Engelhardt + +- Add missing words in descriptions. + ------------------------------------------------------------------- Thu Jun 6 15:57:32 CEST 2019 - kukuk@suse.de diff --git a/flannel.spec b/flannel.spec index 6bc1715..cd0debe 100644 --- a/flannel.spec +++ b/flannel.spec @@ -46,7 +46,7 @@ flannel is a virtual network that gives a subnet to each host for use with container runtimes. Platforms like Google's Kubernetes assume that each container (pod) has a -unique, routable IP inside the cluster. The advantage of this model is that it +unique, routable IP address inside the cluster. The advantage of this model is that it reduces the complexity of doing port mapping. This package contains the binary to be included into a container image @@ -64,7 +64,7 @@ flannel is a virtual network that gives a subnet to each host for use with container runtimes. Platforms like Google's Kubernetes assume that each container (pod) has a -unique, routable IP inside the cluster. The advantage of this model is that it +unique, routable IP address inside the cluster. The advantage of this model is that it reduces the complexity of doing port mapping. %prep