From e170a76bc9f84ef7a92e6ac64f286afecd448afd Mon Sep 17 00:00:00 2001 From: Evangelos Ribeiro Tzaras Date: Sat, 24 May 2025 20:30:56 +0200 Subject: [PATCH] metainfo: Wrap old release notes in paragraph This fixes the following warnings in `appstreamcli validate`: W: org.gnome.Calls:239: description-spurious-text The description element contains raw text that is not in any paragraph or other permitted tag. This is not allowed and the additional text may be ignored by parsers or raise errors. W: org.gnome.Calls:239: description-no-valid-content The description element does not contain any valid content (paragraphs, enumerations, etc.). Signed-off-by: Evangelos Ribeiro Tzaras Part-of: --- data/org.gnome.Calls.metainfo.xml.in | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/data/org.gnome.Calls.metainfo.xml.in b/data/org.gnome.Calls.metainfo.xml.in index 6f662ab..c0460eb 100644 --- a/data/org.gnome.Calls.metainfo.xml.in +++ b/data/org.gnome.Calls.metainfo.xml.in @@ -247,16 +247,16 @@ - SIP plugin bugfixes. +

SIP plugin bugfixes.

- SIP Plugin polish and bugfixes. +

SIP Plugin polish and bugfixes.

- SIP Plugin usable from the UI. +

SIP Plugin usable from the UI.

- First GNOME release +

First GNOME release