spec: fix kpatch-dnf description typos

The kpatch-dnf description:
  "kpatch-dnf is a DNF plugin than manages subcription ..."

should read:
  "kpatch-dnf is a DNF plugin that manages subscription ..."

Resolves: rhbz#1934292
Signed-off-by: Joe Lawrence <joe.lawrence@redhat.com>
This commit is contained in:
Joe Lawrence 2021-03-02 16:11:32 -05:00
parent ade4d69f4c
commit 56c816d830

View File

@ -42,7 +42,7 @@ Requires: python3-dnf python3-hawkey
Provides: kpatch-dnf
%description -n kpatch-dnf
kpatch-dnf is a DNF plugin than manages subcription to kpatch-patch updates.
kpatch-dnf is a DNF plugin that manages subscription to kpatch-patch updates.
When enabled, kernel packages are automatically subscribed to corresponding
kpatch-patch packages updates.