From 7501f575b4c6074d6493815cbabf7a685d6223d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 20 Nov 2023 16:54:57 +0100 Subject: [PATCH] Actually use %_description more than once --- python-pluggy.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/python-pluggy.spec b/python-pluggy.spec index 0976a3f..0df408c 100644 --- a/python-pluggy.spec +++ b/python-pluggy.spec @@ -29,8 +29,7 @@ The plugin manager stripped of pytest specific details. %package -n python3-pluggy Summary: %summary -%description -n python3-pluggy -The plugin manager stripped of pytest specific details. +%description -n python3-pluggy %_description %prep