From 87709bf29934f95fcfb2badad6472566755249cf Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Mon, 25 Sep 2023 12:31:38 -0400 Subject: [PATCH] Revert incorrect epoch-bump Signed-off-by: Stephen Gallagher --- libuv.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libuv.spec b/libuv.spec index e4cf9a3..7905477 100644 --- a/libuv.spec +++ b/libuv.spec @@ -2,7 +2,7 @@ %bcond_without tests Name: libuv -Epoch: 3 +Epoch: 1 Version: 1.46.0 Release: %autorelease Summary: Platform layer for node.js