From df650cd993aafb13294e69d3f662213a7590b6a6 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Dec 13 2019 09:32:24 +0000 Subject: Close the macro in the example python spec file Signed-off-by: Pierre-Yves Chibon --- diff --git a/guidelines/modules/ROOT/examples/python-example.spec b/guidelines/modules/ROOT/examples/python-example.spec index aae8769..2a9a935 100644 --- a/guidelines/modules/ROOT/examples/python-example.spec +++ b/guidelines/modules/ROOT/examples/python-example.spec @@ -11,7 +11,7 @@ Source0: %{pypi_source} BuildArch: noarch -%global _description %{expand: +%global _description %{expand}: A python module which provides a convenient example. This is the rest of of the description that provides more details.}