From df9fbbee24de6064aae7d0ad9ede4f3efb09ccec Mon Sep 17 00:00:00 2001 From: James Addison Date: Mon, 9 Sep 2024 11:54:03 +0100 Subject: [PATCH] release notes: consistency with other fix notes --- ...schema-compilation-race-condition-fix-4e637a29a86126ae.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/releasenotes/notes/schema-compilation-race-condition-fix-4e637a29a86126ae.yaml b/releasenotes/notes/schema-compilation-race-condition-fix-4e637a29a86126ae.yaml index fa69476b8..6134a49fe 100644 --- a/releasenotes/notes/schema-compilation-race-condition-fix-4e637a29a86126ae.yaml +++ b/releasenotes/notes/schema-compilation-race-condition-fix-4e637a29a86126ae.yaml @@ -2,4 +2,5 @@ release_summary: > Fix a build race condition between compilation/installation of GSettings schemas fixes: - - Ensure that guake's GSettings XML schemas are installed before requesting their (re)compilation #2219 + - | + - Ensure that guake's GSettings XML schemas are installed before requesting their (re)compilation #2219