commit e72969e97df971c0fbb96dca50adf01491f088ce
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 a2e02f9..066e605 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