Appstream data validation fails with "appstream-util validate-relax
--nonet" as there is two <release>'s with same version. This patch
removes the duplicate entry thus making the validation to pass.
Tomi Lähteenmäki (1):
Remove duplicate version from appstream data
data/org.postmarketos.Numberstation.appdata.xml | 10 +---------
1 file changed, 1 insertion(+), 9 deletions(-)
--
2.34.5
[PATCH numberstation 1/1] Remove duplicate version from appstream data
Thanks, applied :)
On 2/2/23 16:42, ~lihis wrote:
> Appstream data validation fails with "appstream-util validate-relax> --nonet" as there is two <release>'s with same version. This patch> removes the duplicate entry thus making the validation to pass.>> Tomi Lähteenmäki (1):> Remove duplicate version from appstream data>> data/org.postmarketos.Numberstation.appdata.xml | 10 +---------> 1 file changed, 1 insertion(+), 9 deletions(-)>