From 2a950493ff70a3897e9a289cc146469ffdb4dfb7 Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Sun, 25 Jun 2023 22:50:18 +0200 Subject: [PATCH] correct python-devel epoch --- vim.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vim.spec b/vim.spec index 2dfb28b..d194337 100644 --- a/vim.spec +++ b/vim.spec @@ -159,7 +159,7 @@ BuildRequires: pkgconfig BuildRequires: perl-devel %endif %if %{with python} || %{with heavy} -BuildRequires: python-devel >= 2.3 +BuildRequires: python-devel >= 1:2.3 %endif %if %{with python3} || %{with heavy} BuildRequires: python3-devel -- 2.44.0