From 0802548a735645d2eb892b5bc40e1b9c53307320 Mon Sep 17 00:00:00 2001 From: Christoph Erhardt Date: Thu, 29 Sep 2022 16:13:25 +0200 Subject: [PATCH] Fix rpmlint warning about macro in changelog --- mold.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mold.spec b/mold.spec index e02a6b3..49355de 100644 --- a/mold.spec +++ b/mold.spec @@ -111,7 +111,7 @@ fi * Thu Aug 18 2022 Christoph Erhardt - 1.4.1-1 - Bump version to 1.4.1 (#2119324) - Refresh patch -- Remove superfluous directory entries from `%files` +- Remove superfluous directory entries from `%%files` * Sun Aug 07 2022 Christoph Erhardt - 1.4.0-1 - Bump version to 1.4.0 (#2116004)