Bump Epoch to 3 to preserve upgrade path

- Related: RHEL-39410

Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
Jindrich Novy 2024-07-24 10:31:09 +02:00
parent 15098835ad
commit b030a5f737

View File

@ -28,7 +28,7 @@ Name: container-selinux
%if %{defined copr_username}
Epoch: 102
%else
Epoch: 2
Epoch: 3
%endif
# Keep Version in upstream specfile at 0. It will be automatically set
# to the correct value by Packit for copr and koji builds.