From b030a5f737b57316fad4d4563b37907f874a6e79 Mon Sep 17 00:00:00 2001 From: Jindrich Novy Date: Wed, 24 Jul 2024 10:31:09 +0200 Subject: [PATCH] Bump Epoch to 3 to preserve upgrade path - Related: RHEL-39410 Signed-off-by: Jindrich Novy --- container-selinux.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/container-selinux.spec b/container-selinux.spec index 57bf520..bfc9891 100644 --- a/container-selinux.spec +++ b/container-selinux.spec @@ -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.