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:
parent
30ae572f33
commit
10effbe99a
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user