From 023b25187de1324e128b0e1d30752c7de56f02fb Mon Sep 17 00:00:00 2001 From: Jindrich Novy Date: Mon, 29 Jul 2024 08:38:44 +0200 Subject: [PATCH] Use Epoch: 2 - Related: RHEL-39410 Signed-off-by: Jindrich Novy --- buildah.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/buildah.spec b/buildah.spec index 4b92b9a..6c23638 100644 --- a/buildah.spec +++ b/buildah.spec @@ -28,6 +28,8 @@ Name: buildah # Set different Epoch for copr %if %{defined copr_username} Epoch: 102 +%else +Epoch: 2 %endif # DO NOT TOUCH the Version string! # The TRUE source of this specfile is: