remove conditional epoch - probably messes with autospec
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
parent
61d0b97021
commit
a76d08dc5c
@ -36,11 +36,7 @@
|
|||||||
%global gen_version %(b=%{built_tag_strip}; echo ${b/-/"~"})
|
%global gen_version %(b=%{built_tag_strip}; echo ${b/-/"~"})
|
||||||
|
|
||||||
Name: podman
|
Name: podman
|
||||||
%if 0%{?fedora}
|
|
||||||
Epoch: 3
|
Epoch: 3
|
||||||
%else
|
|
||||||
Epoch: 0
|
|
||||||
%endif
|
|
||||||
Version: %{gen_version}
|
Version: %{gen_version}
|
||||||
Release: %autorelease
|
Release: %autorelease
|
||||||
Summary: Manage Pods, Containers and Container Images
|
Summary: Manage Pods, Containers and Container Images
|
||||||
|
Loading…
Reference in New Issue
Block a user