From 8155f556e3d3b5310fbadc3338a6ec0dacf3f17a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 28 Feb 2023 16:26:34 +0100 Subject: [PATCH] Require exact E:V-R of python3-babel --- babel.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/babel.spec b/babel.spec index e9e69d3..d79fd90 100644 --- a/babel.spec +++ b/babel.spec @@ -39,7 +39,7 @@ BuildRequires: python3-pytz BuildRequires: make BuildRequires: python3-sphinx %endif -Requires: python3-babel +Requires: python3-babel = %{?epoch:%{epoch}:}%{version}-%{release} %description