From 6e0e13356f1455bc96bedba7a5e9408ac55b2e09 Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Thu, 13 Oct 2022 09:59:26 -0400 Subject: [PATCH] Drop a trailing blank line in the description --- python-re-assert.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/python-re-assert.spec b/python-re-assert.spec index 98d1550..a2ddc2d 100644 --- a/python-re-assert.spec +++ b/python-re-assert.spec @@ -21,8 +21,7 @@ BuildRequires: python3dist(pytest) BuildRequires: python3dist(regex) %global _description %{expand: -Show where your regex match assertion failed! -} +Show where your regex match assertion failed!} %description %{_description}