From a5277055486429668e934c604152ab9423cbe515 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 28 Feb 2023 16:32:58 +0100 Subject: [PATCH] Use %py_provides for the documentation package --- babel.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/babel.spec b/babel.spec index d79fd90..40b4f2a 100644 --- a/babel.spec +++ b/babel.spec @@ -67,8 +67,7 @@ Babel is composed of two major parts: %if %{without bootstrap} %package doc Summary: Documentation for Babel -Provides: python-babel-doc = %{version}-%{release} -Provides: python3-babel-doc = %{version}-%{release} +%py_provides python3-babel-doc %description doc Documentation for Babel