spec: remove subpackage release

kpatch-dnf subpackage 'Release' tag is always the same as parent
package's release so there is no value in dragging it along. Just remove
it so that parent package's 'Release' is always used.

Signed-off-by: Artem Savkov <asavkov@redhat.com>
This commit is contained in:
Artem Savkov 2021-03-16 15:39:53 +01:00
parent 30ae572f33
commit 10effbe99a

View File

@ -36,7 +36,6 @@ patch the kernel without rebooting.
%package -n kpatch-dnf %package -n kpatch-dnf
Summary: kpatch-patch manager plugin for DNF Summary: kpatch-patch manager plugin for DNF
Version: %kpatch_dnf_ver Version: %kpatch_dnf_ver
Release: 4%{?dist}
BuildRequires: python3-devel python3-dnf BuildRequires: python3-devel python3-dnf
Requires: python3-dnf python3-hawkey Requires: python3-dnf python3-hawkey
Provides: kpatch-dnf Provides: kpatch-dnf