commit a1fcd5b5ba5f7454925f10e066640ab61399c6d6
Author: Uwe Klotz <uklotz(a)mixxx.org>
Date: Mon Sep 20 21:19:08 2021 +0200
Use appstreamcli instead of appstream-util
https://github.com/hughsie/appstream-glib/issues/418#issuecomment-923831944
mixxx.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/mixxx.spec b/mixxx.spec
index 3470078..0887470 100644
--- a/mixxx.spec
+++ b/mixxx.spec
@@ -194,9 +194,9 @@ rm -rf \
%endif
# Validate AppStream data
-appstream-util \
- validate-relax \
- --nonet \
+appstreamcli \
+ validate \
+ --no-net \
%{buildroot}%{_metainfodir}/%{name}.metainfo.xml