From 30ae572f33d202f5e233d8b32295311711abf605 Mon Sep 17 00:00:00 2001 From: Joe Lawrence Date: Mar 05 2021 17:05:47 +0000 Subject: spec: bump release (again) Previous commits left a kpatch src rpm, for which now brew won't overwrite: GenericError: Error importing archive file, /mnt/brew/vol/rhel-9/packages/kpatch/0.9.2/3.el9/src/kpatch-0.9.2-3.el9.src.rpm already exists So apparently the package and subpackage releases should move forward in tandem. Let's try again with a new package release... Signed-off-by: Joe Lawrence --- diff --git a/kpatch.spec b/kpatch.spec index 3625bc9..6b15bc9 100644 --- a/kpatch.spec +++ b/kpatch.spec @@ -2,7 +2,7 @@ Name: kpatch Version: 0.9.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Dynamic kernel patch manager Group: System Environment/Kernel @@ -86,7 +86,7 @@ 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 +* Fri Mar 05 2021 Joe Lawrence 0.9.2-4 - Fix kpatch-dnf package description typos (rhbz#1934292) * Mon Jan 04 2021 Julien Thierry 0.9.2-2