diff --git a/kpatch.spec b/kpatch.spec index 8edde69..5dab090 100644 --- a/kpatch.spec +++ b/kpatch.spec @@ -2,7 +2,7 @@ Name: kpatch Version: 0.9.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Dynamic kernel patch manager Group: System Environment/Kernel @@ -86,6 +86,9 @@ echo "To enable automatic kpatch-patch subscription, run:" echo -e "\t$ dnf kpatch auto" %changelog +* Fri Mar 05 2021 Joe Lawrence 0.9.2-3 +- Fix kpatch-dnf package description typos (rhbz#1934292) + * Mon Jan 04 2021 Julien Thierry 0.9.2-2 - Remove kpatch-dnf dependency on python3 (rhbz#1912457)