spec: update for 0.9.2-3

Update the specfile release and changelog.

Signed-off-by: Joe Lawrence <joe.lawrence@redhat.com>
This commit is contained in:
Joe Lawrence 2021-03-05 11:18:48 -05:00
parent 56c816d830
commit e3c8249a60

View File

@ -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 <joe.lawrence@redhat.com> 0.9.2-3
- Fix kpatch-dnf package description typos (rhbz#1934292)
* Mon Jan 04 2021 Julien Thierry <jthierry@redhat.com> 0.9.2-2
- Remove kpatch-dnf dependency on python3 (rhbz#1912457)