remove conditional epoch - probably messes with autospec

Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
Lokesh Mandvekar 2022-02-17 15:54:24 -05:00
parent 61d0b97021
commit a76d08dc5c

View File

@ -36,11 +36,7 @@
%global gen_version %(b=%{built_tag_strip}; echo ${b/-/"~"})
Name: podman
%if 0%{?fedora}
Epoch: 3
%else
Epoch: 0
%endif
Version: %{gen_version}
Release: %autorelease
Summary: Manage Pods, Containers and Container Images