From b42ee23f7972edc3f3283404d2a5915bc633e23d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 31 Jan 2022 16:54:01 +0100 Subject: [PATCH] Use curly brackets around "value"-like macros --- python-html5lib.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-html5lib.spec b/python-html5lib.spec index 8ecbe96..a006a61 100644 --- a/python-html5lib.spec +++ b/python-html5lib.spec @@ -18,7 +18,7 @@ specification for maximum compatibility with major desktop web browsers. %package -n python3-html5lib -Summary: %summary +Summary: %{summary} BuildRequires: python3-devel BuildRequires: python3-setuptools